forked from infra/ansible
Zabbix: use non-vpn server target for maintainer test hosts
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
2610b16219
commit
bca0d4843a
2 changed files with 2 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ primary_auth_source: ipa
|
|||
sudoers: "{{ private }}/files/sudo/arm-packager-sudoers"
|
||||
sudoers_main: nopasswd
|
||||
vpn: true
|
||||
zabbix_host: zabbix01.vpn.fedoraproject.org
|
||||
zabbix_host: 38.145.32.41
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
datacenter: aws
|
||||
inventory_hostname: "el9-test.fedorainfracloud.org"
|
||||
baseiptables: False
|
||||
zabbix_host: 38.145.32.41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue