yamllint on cosmos-rules
This commit is contained in:
parent
89095e4a63
commit
53619f1d30
1 changed files with 60 additions and 59 deletions
|
@ -1,40 +1,41 @@
|
||||||
|
---
|
||||||
# Note that the matching is done with re.match()
|
# Note that the matching is done with re.match()
|
||||||
.*\.sunet\.se$:
|
.*\.sunet\.se$:
|
||||||
net:
|
net:
|
||||||
infra_ca_rp:
|
infra_ca_rp:
|
||||||
sunet::nagios::nrpe:
|
sunet::nagios::nrpe:
|
||||||
checks:
|
checks:
|
||||||
- nrpe_check_apt
|
- nrpe_check_apt
|
||||||
- nrpe_check_dynamic_disk
|
- nrpe_check_dynamic_disk
|
||||||
- nrpe_check_entropy
|
- nrpe_check_entropy
|
||||||
- nrpe_check_load
|
- nrpe_check_load
|
||||||
- nrpe_check_memory
|
- nrpe_check_memory
|
||||||
- nrpe_check_ntp_time
|
- nrpe_check_ntp_time
|
||||||
- nrpe_check_reboot
|
- nrpe_check_reboot
|
||||||
- nrpe_check_scriptherder
|
- nrpe_check_scriptherder
|
||||||
- nrpe_check_total_procs_lax
|
- nrpe_check_total_procs_lax
|
||||||
- nrpe_check_uptime
|
- nrpe_check_uptime
|
||||||
- nrpe_check_users
|
- nrpe_check_users
|
||||||
- nrpe_check_zombie_procs
|
- nrpe_check_zombie_procs
|
||||||
sunet::server:
|
sunet::server:
|
||||||
disable_all_local_users: true
|
disable_all_local_users: true
|
||||||
disable_ipv6_privacy: true
|
disable_ipv6_privacy: true
|
||||||
install_scriptherder: true
|
install_scriptherder: true
|
||||||
unattended_upgrades: true
|
unattended_upgrades: true
|
||||||
sunet::invent::client:
|
sunet::invent::client:
|
||||||
export_endpoint: https://ni-frontend-test.sunet.se
|
export_endpoint: https://ni-frontend-test.sunet.se
|
||||||
invent_retention_days: 1
|
invent_retention_days: 1
|
||||||
|
|
||||||
metrics-cd-test-1.sunet.se:
|
metrics-cd-test-1.sunet.se:
|
||||||
sunet::certbot::acmed:
|
sunet::certbot::acmed:
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
sunet::influx:
|
sunet::influx:
|
||||||
servicename: metrics-cd-test.sunet.se
|
servicename: metrics-cd-test.sunet.se
|
||||||
influxdb2_tag: ci-docker-influxdb2-292
|
influxdb2_tag: ci-docker-influxdb2-292
|
||||||
legacy_settings: false
|
legacy_settings: false
|
||||||
influx_producer_networks:
|
influx_producer_networks:
|
||||||
- '130.242.121.23/32' # vpn1.sunet.se
|
- '130.242.121.23/32' # vpn1.sunet.se
|
||||||
- '192.36.171.97/32' # graph-internal-1.sunet.se
|
- '192.36.171.97/32' # graph-internal-1.sunet.se
|
||||||
|
|
||||||
monitornetops-sto1-prod-1.sunet.se:
|
monitornetops-sto1-prod-1.sunet.se:
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
|
@ -59,38 +60,38 @@ monitornetops-sto1-prod-1.sunet.se:
|
||||||
- /etc/naemon/conf.d/netops:/etc/naemon/conf.d/netops:ro
|
- /etc/naemon/conf.d/netops:/etc/naemon/conf.d/netops:ro
|
||||||
|
|
||||||
pahol-test1.sunet.se:
|
pahol-test1.sunet.se:
|
||||||
sunet::baas2:
|
sunet::baas2:
|
||||||
version: 8.1.22.0
|
version: 8.1.22.0
|
||||||
install_tbmr: true
|
install_tbmr: true
|
||||||
nodename: 6BA7708D7A1E
|
nodename: 6BA7708D7A1E
|
||||||
exclude_list:
|
exclude_list:
|
||||||
- '/home/no-backup/.../*'
|
- '/home/no-backup/.../*'
|
||||||
- '/root/no-backup/.../*'
|
- '/root/no-backup/.../*'
|
||||||
|
|
||||||
pypi-1.sunet.se:
|
pypi-1.sunet.se:
|
||||||
sunet::pypi:
|
sunet::pypi:
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
sunet::dehydrated::client:
|
sunet::dehydrated::client:
|
||||||
domain: pypi.sunet.se
|
domain: pypi.sunet.se
|
||||||
sunet::baas2:
|
sunet::baas2:
|
||||||
nodename: A8P9U1IAR58I
|
nodename: A8P9U1IAR58I
|
||||||
backup_dirs:
|
backup_dirs:
|
||||||
- '/opt/pypi/packages'
|
- '/opt/pypi/packages'
|
||||||
sunet::server:
|
sunet::server:
|
||||||
disable_ipv6_privacy: true
|
disable_ipv6_privacy: true
|
||||||
unattended_upgrades: true
|
unattended_upgrades: true
|
||||||
ntpd_config: false
|
ntpd_config: false
|
||||||
sshd_config: false
|
sshd_config: false
|
||||||
|
|
||||||
test-das-federator.lab.sunet.se:
|
test-das-federator.lab.sunet.se:
|
||||||
sunet::certbot::acmed:
|
sunet::certbot::acmed:
|
||||||
|
|
||||||
karchive.sunet.se:
|
karchive.sunet.se:
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
net::karchive:
|
net::karchive:
|
||||||
docker_tag: latest
|
docker_tag: latest
|
||||||
git_repo_url: ssh://git@platform.sunet.se:22022/Network/configuration-backup.git
|
git_repo_url: ssh://git@platform.sunet.se:22022/Network/configuration-backup.git
|
||||||
git_user: /root
|
git_user: /root
|
||||||
|
|
||||||
lb-sthb-test-1.sunet.se:
|
lb-sthb-test-1.sunet.se:
|
||||||
sunet::dockerhost2:
|
sunet::dockerhost2:
|
||||||
|
|
Loading…
Add table
Reference in a new issue