Adding ntp to linux progile
This commit is contained in:
parent
70c5f6cc6a
commit
044b982429
@ -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