Skip to content
Snippets Groups Projects
Commit 3d4041e5 authored by Karl Kornel's avatar Karl Kornel
Browse files

debian: Remove ‘-y’ from stanford-keyring install

parent 5ed23e52
No related branches found
No related tags found
No related merge requests found
......@@ -220,7 +220,6 @@ class base::os::debian::apt (
# Install the stanford-keyring package
package { 'stanford-keyring':
require => File['/etc/apt/sources.list.d/stanford.list'],
install_options => [ '-y' ],
notify => Exec['aptitude update'],
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment