parent
d1bce54a2d
commit
778a7581c0
2
ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/metacluster/tasks/authentication.yml
2
ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/metacluster/tasks/authentication.yml
@ -29,7 +29,7 @@
|
|||||||
namespace: local-user-authenticator
|
namespace: local-user-authenticator
|
||||||
type: ''
|
type: ''
|
||||||
data:
|
data:
|
||||||
- key: groups:
|
- key: groups
|
||||||
value: "{{ 'group1,group2' | b64encode }}"
|
value: "{{ 'group1,group2' | b64encode }}"
|
||||||
- key: passwordHash
|
- key: passwordHash
|
||||||
value: "{{ item.password | b64encode }}"
|
value: "{{ item.password | b64encode }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user