copr: update host vars
This commit is contained in:
parent
749e7dca19
commit
6542249c16
2 changed files with 3 additions and 3 deletions
|
@ -11,14 +11,14 @@ ansible_ifcfg_blacklist: True
|
||||||
#instance_type: t3a.medium
|
#instance_type: t3a.medium
|
||||||
#image: "{{ fedora31_x86_64 }}"
|
#image: "{{ fedora31_x86_64 }}"
|
||||||
#keypair: fedora-admin-20130801
|
#keypair: fedora-admin-20130801
|
||||||
hostbase: copr-dist-git-dev-
|
hostbase: copr-dist-git-dev-aws-
|
||||||
public_ip: 35.153.206.59
|
public_ip: 35.153.206.59
|
||||||
root_auth_users: msuchy frostyx dturecek praiskup schlupov thrnciar
|
root_auth_users: msuchy frostyx dturecek praiskup schlupov thrnciar
|
||||||
description: copr dist git - dev instance
|
description: copr dist git - dev instance
|
||||||
|
|
||||||
|
|
||||||
# Copr vars
|
# Copr vars
|
||||||
copr_hostbase: copr-dist-git-dev
|
copr_hostbase: copr-dist-git-dev-aws
|
||||||
|
|
||||||
nagios_Check_Services:
|
nagios_Check_Services:
|
||||||
mail: false
|
mail: false
|
||||||
|
|
|
@ -18,7 +18,7 @@ root_auth_users: msuchy frostyx dturecek praiskup schlupov thrnciar
|
||||||
description: copr key gen and sign host - dev instance
|
description: copr key gen and sign host - dev instance
|
||||||
|
|
||||||
# Copr vars
|
# Copr vars
|
||||||
copr_hostbase: copr-keygen-dev
|
copr_hostbase: copr-keygen-dev-aws
|
||||||
|
|
||||||
nagios_Check_Services:
|
nagios_Check_Services:
|
||||||
mail: false
|
mail: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue