diff options
author | Jan Dittberner <jandd@cacert.org> | 2019-07-18 23:03:16 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2019-07-18 23:03:16 +0200 |
commit | 26f754818e84dd823b0423391c4890280c15bc79 (patch) | |
tree | 5a758875b8991100b736f9093dbc683fd6b5d13c /Puppetfile | |
parent | 7058fe19cc6711faf9e4aaae8f978b83d73d9a74 (diff) | |
download | cacert-puppet-26f754818e84dd823b0423391c4890280c15bc79.tar.gz cacert-puppet-26f754818e84dd823b0423391c4890280c15bc79.tar.xz cacert-puppet-26f754818e84dd823b0423391c4890280c15bc79.zip |
Add debconf database module
Diffstat (limited to 'Puppetfile')
-rw-r--r-- | Puppetfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ mod 'puppetlabs/mailalias_core' mod 'puppetlabs/stdlib' mod 'saz/sudo' +mod 'stm/debconf' |