diff options
author | elijah <elijah@riseup.net> | 2014-06-20 14:34:53 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-06-20 14:34:53 -0700 |
commit | 34ab06778ef23203454c27ae41773568b8aae506 (patch) | |
tree | 38611c51766ed0bbef7dacc05148fb66d42ac87a /puppet/modules/site_stunnel | |
parent | 086d8a0f3740b4c138088411d4d5d0b561e92165 (diff) |
stunnel: make site_mx and site_webapp use new site_stunnel
Diffstat (limited to 'puppet/modules/site_stunnel')
-rw-r--r-- | puppet/modules/site_stunnel/manifests/clients.pp | 3 | ||||
-rw-r--r-- | puppet/modules/site_stunnel/manifests/servers.pp | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/puppet/modules/site_stunnel/manifests/clients.pp b/puppet/modules/site_stunnel/manifests/clients.pp index 44b31aaa..c0958b5f 100644 --- a/puppet/modules/site_stunnel/manifests/clients.pp +++ b/puppet/modules/site_stunnel/manifests/clients.pp @@ -1,7 +1,4 @@ # -# usage: -# create_resource(site_stunnel::clients, hiera('stunnel')['clients']) -# # example hiera yaml: # # stunnel: diff --git a/puppet/modules/site_stunnel/manifests/servers.pp b/puppet/modules/site_stunnel/manifests/servers.pp index 4419923f..b1da5c59 100644 --- a/puppet/modules/site_stunnel/manifests/servers.pp +++ b/puppet/modules/site_stunnel/manifests/servers.pp @@ -1,7 +1,4 @@ # -# usage: -# create_resource(site_stunnel::servers, hiera('stunnel')['servers']) -# # example hiera yaml: # # stunnel: |