removing ntp
This commit is contained in:
parent
9a88a3f890
commit
70c5f6cc6a
@ -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