mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
@@ -9,3 +9,13 @@ ipa_client_sudo_groups:
|
||||
ipa_host_group: kernel_qa
|
||||
ipa_host_group_desc: kernel test machines
|
||||
resolvconf: "{{ files }}/resolv.conf/rdu3"
|
||||
nbde: true
|
||||
nbde_device: /dev/md2
|
||||
nbde_client_bindings:
|
||||
- device: "{{ nbde_device }}"
|
||||
encryption_password: "{{ nbde_password }}"
|
||||
password_temporary: no
|
||||
threshold: 1
|
||||
servers:
|
||||
- http://tang01.rdu3.fedoraproject.org
|
||||
- http://tang02.rdu3.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user