diff options
author | elijah <elijah@riseup.net> | 2014-06-20 14:34:53 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-06-25 18:17:31 -0700 |
commit | bc42e9bd3a86bb858ef853cf333242c81874209b (patch) | |
tree | 023baebd5c1f700b14e8cd586c45741995c70fe4 /puppet/modules/site_stunnel/manifests | |
parent | a8f6415b0869018fd8d4ac947814529e8e85ace2 (diff) |
stunnel: make site_mx and site_webapp use new site_stunnel
Diffstat (limited to 'puppet/modules/site_stunnel/manifests')
-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: |