We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493ffb3 commit 9b8fe44Copy full SHA for 9b8fe44
ansible/inventory/group_vars/all/zuul-operator-nodepool
@@ -40,5 +40,5 @@ zuul_operator_nodepool_yaml:
40
groups: users,adm,sudo
41
shell: /bin/bash
42
lock_passwd: true
43
- ssh_authorized_keys: "{{ zuul_operator_nodepool_ssh_authorized_keys }}"
+ ssh_authorized_keys: {{ zuul_operator_nodepool_ssh_authorized_keys }}
44
sudo: ALL=(ALL) NOPASSWD:ALL
0 commit comments