install packages using puppet-sunet class
This commit is contained in:
parent
bde2d74447
commit
22668b3018
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ class common {
|
|||
|
||||
include apt
|
||||
include apparmor
|
||||
package {'jq': ensure => 'latest'}
|
||||
include sunet::packages::jq
|
||||
package { 'needrestart': ensure => installed}
|
||||
package {'lshw': ensure => 'latest'}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue