diff options
author | Jan Dittberner <jandd@cacert.org> | 2018-03-28 15:19:50 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2018-03-28 15:19:50 +0200 |
commit | 8f9b0290b1a8b181e6a243e0fa2e40076ebfa427 (patch) | |
tree | b472842be5a5a9900d376dc32992073147e90972 /sitemodules/roles | |
parent | 723c90dbbc1fcae1491dbb9002d79cb2bd8d85a9 (diff) | |
download | cacert-puppet-8f9b0290b1a8b181e6a243e0fa2e40076ebfa427.tar.gz cacert-puppet-8f9b0290b1a8b181e6a243e0fa2e40076ebfa427.tar.xz cacert-puppet-8f9b0290b1a8b181e6a243e0fa2e40076ebfa427.zip |
Add profile cacert_boardvoting
Diffstat (limited to 'sitemodules/roles')
-rw-r--r-- | sitemodules/roles/manifests/motion.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sitemodules/roles/manifests/motion.pp b/sitemodules/roles/manifests/motion.pp index f8a53a7..6a28f52 100644 --- a/sitemodules/roles/manifests/motion.pp +++ b/sitemodules/roles/manifests/motion.pp @@ -23,4 +23,5 @@ class roles::motion { include profiles::base include profiles::rsyslog include profiles::nrpe_agent + include profiles::cacert_boardvoting } |