Update linux_baseline.pp
This commit is contained in:
parent
f212082dcf
commit
141ffa1920
@ -1,6 +1,8 @@
|
|||||||
# @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
|
||||||
|
|
||||||
package { 'unzip':
|
package { 'unzip':
|
||||||
ensure => installed,
|
ensure => installed,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user