Update linux_baseline.pp
This commit is contained in:
parent
569fc143a2
commit
c28415873c
@ -1,7 +1,7 @@
|
|||||||
# @summary This profile installs unzip and git as part of the Linux baseline
|
# @summary This profile installs unzip and git as part of the Linux baseline
|
||||||
class profile::linux_baseline {
|
class profile::linux_baseline {
|
||||||
|
|
||||||
include ntp
|
include ntp
|
||||||
|
|
||||||
package { 'unzip':
|
package { 'unzip':
|
||||||
ensure => installed,
|
ensure => installed,
|
||||||
|
Loading…
Reference in New Issue
Block a user