diff options
author | Jan Dittberner <jandd@cacert.org> | 2017-08-26 21:40:33 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2017-08-26 21:40:33 +0200 |
commit | e2aec367415aec915c077360625e7aadb082d483 (patch) | |
tree | 6912581f07e33b41176f5a4709b8510afc62e1ea /hieradata | |
parent | 094c6ff3231a9900c546cebdde146b5663c738e4 (diff) | |
download | cacert-puppet-e2aec367415aec915c077360625e7aadb082d483.tar.gz cacert-puppet-e2aec367415aec915c077360625e7aadb082d483.tar.xz cacert-puppet-e2aec367415aec915c077360625e7aadb082d483.zip |
Setup sniproxy and rsyslog
Diffstat (limited to 'hieradata')
-rw-r--r-- | hieradata/nodes/proxyin.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hieradata/nodes/proxyin.yaml b/hieradata/nodes/proxyin.yaml index 96dd2a3..e5fc006 100644 --- a/hieradata/nodes/proxyin.yaml +++ b/hieradata/nodes/proxyin.yaml @@ -4,4 +4,4 @@ classes: profiles::base::admins: - jandd profiles::sniproxy::https_forwards: - - "motion\.cacert\.org$ 10.0.0.117:8443" + - "motion\\.cacert\\.org$ 10.0.0.117:8443" |