computerminds / parrot

A vagrant VM for Drupal Development
27 stars 15 forks source link

[trusty] $key_source is deprecated #99

Closed googletorp closed 8 years ago

googletorp commented 8 years ago
Warning: Scope(Apt::Source[varnish]): $key_source is deprecated and will be removed in the next major release, please use $key => { 'source' => http://repo.varnish-cache.org/debian/GPG-key.txt } instead.
Warning: Scope(Apt::Key[Add key: C4DEFFEB from Apt::Source varnish]): $key_source is deprecated and will be removed in the next major release. Please use $source instead.

Seems like we need to look at the varnish installation, since what we currently do is deprecated. All still works, but a some point this might break.