Do not vendor cookbooks using Berkshelf anymore
Instead, use the Berkshelf support in knife-solo and the vagrant-berkshelf plugin on Vagrant
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
[Installer]
|
||||
InstallDir=C:\NTP
|
||||
UpgradeMode=Reinstall
|
||||
Logfile=C:\NTP\install.log
|
||||
Silent=yes
|
||||
|
||||
[Components]
|
||||
InstallDocs=yes
|
||||
InstallTools=yes
|
||||
InstallOpenSSL=yes
|
||||
CreateStartMenuEntries=yes
|
||||
|
||||
[Service]
|
||||
ModifyFirewall=yes
|
||||
ServiceAccount=@SYSTEM
|
||||
DisableOthers=yes
|
||||
AllowBigInitialTimestep=yes
|
||||
EnableMMTimer=yes
|
||||
AutoStart=yes
|
||||
StartAfterInstallation=yes
|
||||
|
||||
[Configuration]
|
||||
UseConfigFile=C:\NTP\ntp.conf
|
||||
Reference in New Issue
Block a user