diff options
author | Ashley Penney <ashley.penney@puppetlabs.com> | 2013-07-29 16:02:50 -0400 |
---|---|---|
committer | Ashley Penney <ashley.penney@puppetlabs.com> | 2013-07-29 17:09:26 -0400 |
commit | 0235486d2d6de477bfa93487b03e6ca37cb2d24c (patch) | |
tree | 7a8e7e1efcf0ce72382182661b9e7c581d7b67fa /spec/classes/ntp_install_spec.rb | |
parent | c5408ae4b17bc3b395b13d10c9473e15661d2d38 (diff) |
Add new parameters to allow more flexible configuration.
`driftfile` [String]: Allows the setting of the driftfile location.
`keys_enable` [Boolean]: Should the ntp keys option be enabled?
`keys_file` [String]: Where are the keys stored?
`keys_trusted` [Array]: List of keys to trust.
`keys_requestkey` [String]: Request key to use.
`keys_controlkey` [String]: Control key to use.
If keys_enable is set then the directory that keysfile is stored in is
created (recursively). Currently we don't manage the keys file but that
is an option to be added.
Diffstat (limited to 'spec/classes/ntp_install_spec.rb')
0 files changed, 0 insertions, 0 deletions