Merge pull request #26 from maju6406/maju6406-ntp
Adding ntp to linux profile
This commit is contained in:
commit
0b7ee7f80b
@ -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