diff options
author | intrigeri <intrigeri@boum.org> | 2015-08-31 10:00:09 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2015-08-31 10:01:03 +0000 |
commit | 5f7232b420e02eaa38c14a7be75034d9b3cdd64b (patch) | |
tree | ad179382d82d8f15174b2ebad1cd6f3c1c35bef7 /README | |
parent | 8745de17d64a6eac0eb9f15c19f990fd80383c1f (diff) | |
download | puppet-apt-5f7232b420e02eaa38c14a7be75034d9b3cdd64b.tar.gz puppet-apt-5f7232b420e02eaa38c14a7be75034d9b3cdd64b.tar.bz2 |
Add validation for apt::key's name.
It's great to document requirements in README, but error'ing out whenever
the user messes up is even better IMO.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -99,6 +99,7 @@ This module needs: - the lsb module: git://labs.riseup.net/shared-lsb - the common module: git://labs.riseup.net/shared-common +- the stdlib module: https://forge.puppetlabs.com/puppetlabs/stdlib By default, on normal hosts, this module sets the configuration option DSelect::Clean to 'auto'. On virtual servers, the value is set by default to |