adding puppet manifests for new zoom proxy server
This commit is contained in:
parent
efd244b2cb
commit
2d904af7fb
1 changed files with 15 additions and 0 deletions
|
@ -127,3 +127,18 @@ nifrontend-sto1-prod-1.sunet.se:
|
||||||
sunet::invent::scanner:
|
sunet::invent::scanner:
|
||||||
image_path: '/opt/receiver/images'
|
image_path: '/opt/receiver/images'
|
||||||
install_docker_io: false
|
install_docker_io: false
|
||||||
|
|
||||||
|
'^zoomproxy+\S+-[1-3]\.sunet\.se':
|
||||||
|
sunet::dockerhost2:
|
||||||
|
sunet::metadata:
|
||||||
|
filename: /etc/satosa/metadata/zoom.xml
|
||||||
|
url: https://sunet.zoom.us/saml/metadata/sp
|
||||||
|
sunet::satosa:
|
||||||
|
satosa_tag: 8.4.0
|
||||||
|
sunet::frontend::register_sites:
|
||||||
|
sites:
|
||||||
|
'zoom-saas-idp-proxy.sunet.se':
|
||||||
|
frontends:
|
||||||
|
- 'sthb-lb-1.sunet.se'
|
||||||
|
- 'tug-lb-1.sunet.se'
|
||||||
|
port: '443'
|
||||||
|
|
Loading…
Add table
Reference in a new issue