Install our latest version of osmo-stack
This commit is contained in:
parent
f7eccaae9b
commit
af5f716c8d
2 changed files with 11 additions and 4 deletions
|
@ -17,7 +17,9 @@ class rhizo_base::apt {
|
|||
|
||||
class rhizo_base::apt::common {
|
||||
|
||||
class { '::apt': }
|
||||
class { '::apt':
|
||||
always_apt_update => true,
|
||||
}
|
||||
|
||||
file { '/etc/apt/apt.conf.d/90unsigned':
|
||||
ensure => present,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue