diff options
author | Jan Dittberner <jandd@cacert.org> | 2019-08-17 11:57:27 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2019-08-17 11:57:27 +0200 |
commit | 07c74826ec8b1822ecb52c4b3a99c1f010fe8282 (patch) | |
tree | 998329aa5e33c1eb4dedac5a6437283ba5134709 /hieradata | |
parent | ae36c4b98bdbd56451a5c475dd2a9adbd3e209f0 (diff) | |
download | cacert-puppet-07c74826ec8b1822ecb52c4b3a99c1f010fe8282.tar.gz cacert-puppet-07c74826ec8b1822ecb52c4b3a99c1f010fe8282.tar.xz cacert-puppet-07c74826ec8b1822ecb52c4b3a99c1f010fe8282.zip |
Forward https traffic for selfservice
Diffstat (limited to 'hieradata')
-rw-r--r-- | hieradata/nodes/proxyin.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hieradata/nodes/proxyin.yaml b/hieradata/nodes/proxyin.yaml index eacb1d5..5f8615f 100644 --- a/hieradata/nodes/proxyin.yaml +++ b/hieradata/nodes/proxyin.yaml @@ -5,6 +5,7 @@ profiles::base::admins: - jandd profiles::sniproxy::https_forwards: - "motion\\.cacert\\.org$ 10.0.0.117:8443" + - "selfservice\\.cacert\\.org$ 10.0.0.118:8443" profiles::icinga2_agent::pki_ticket: > ENC[PKCS7,MIIBmQYJKoZIhvcNAQcDoIIBijCCAYYCAQAxggEhMIIBHQIBADAFMAACAQEw DQYJKoZIhvcNAQEBBQAEggEAVh+d4e8x8Tub+RMVEeyllfUZz2VGaqIL0mW7 |