make sure jq is everywhere
This commit is contained in:
parent
52c169993a
commit
63a07de7dd
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ class common {
|
|||
include ufw
|
||||
include apt
|
||||
include apparmor
|
||||
package {'jq': ensure => latest }
|
||||
}
|
||||
|
||||
class dhcp6_client {
|
||||
|
|
Loading…
Add table
Reference in a new issue