mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
Setup IPA realm
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -12,3 +12,5 @@ fas_client_groups: sysadmin-main,sysadmin-accounts
|
||||
|
||||
nrpe_procs_warn: 300
|
||||
nrpe_procs_crit: 500
|
||||
|
||||
ipa_realm: STG.FEDORAPROJECT.ORG
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ipsilon:ipsilon-stg"
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ipa:ipa-stg"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: ipa:ipa-stg
|
||||
|
||||
Reference in New Issue
Block a user