cdn-ops/global/overlay/etc/puppet/cosmos-rules.yaml

32 lines
753 B
YAML
Raw Normal View History

# Note that the matching is done with re.match()
2024-07-04 06:48:58 +00:00
'.+':
cdn:
sunet::server:
unattended_upgrades: true
disable_ipv6_privacy: true
disable_all_local_users: true
install_scriptherder: true
ntpd_config: false
'^cdn-prod-l4lb-[0-9]+.sunet.se$':
sunet::dockerhost2:
2024-08-20 09:27:26 +00:00
cdn::l4lb:
2024-10-03 18:12:59 +00:00
2024-10-03 18:15:39 +00:00
'^internal-.+-test-runner-[0-9]+\.cdn\.sunet\.se$':
2024-10-03 18:12:59 +00:00
sunet::dockerhost2:
cdn::runner:
2024-10-04 15:41:59 +00:00
'^internal-.+-test-mqtt-[0-9]+\.cdn\.sunet\.se$':
cdn::mqtt:
dc: tug
clients:
- shared-tug-test-cache-1.cdn.sunet.se
- shared-tug-test-cache-2.cdn.sunet.se
bridges:
sto3:
address: internal-sto3-test-mqtt-1.cdn.sunet.se
port: 8883
dco:
address: internal-dco-test-mqtt-1.cdn.sunet.se
port: 8883