copr: disable services for dev instances

This commit is contained in:
Jakub Kadlcik 2022-11-22 15:33:23 +01:00
parent 5af5bec6cd
commit 60095d77cc
2 changed files with 2 additions and 2 deletions

View file

@ -15,6 +15,6 @@ tcp_ports: [22, 80, 443,
# node_exporter/prometheus
9100,
]
services_disabled: false
services_disabled: true
aws_ipv6_addr: "2600:1f18:8ee:ae00:691b:4103:dbcd:a64a/128"

View file

@ -31,6 +31,6 @@ tcp_ports: [22, 80, 443,
# node_exporter/prometheus
9100,
]
services_disabled: false
services_disabled: true
aws_ipv6_addr: "2600:1f18:8ee:ae00:66a:fd15:3f16:4092/128"