diff --git a/deploy/cloud-init.yaml b/deploy/cloud-init.yaml index 571af307..b388144f 100644 --- a/deploy/cloud-init.yaml +++ b/deploy/cloud-init.yaml @@ -82,4 +82,4 @@ write_files: # 2. Once logged in, they have unrestricted sudo power: %egi-eu_cloud-egi-eu ALL=(ALL) NOPASSWD:ALL path: /etc/sudoers.d/motley - permissions: '0644' + permissions: "0644" diff --git a/deploy/playbook.yaml b/deploy/playbook.yaml index 780e5858..b5cf855e 100644 --- a/deploy/playbook.yaml +++ b/deploy/playbook.yaml @@ -2,9 +2,10 @@ - hosts: all become: true roles: - - role: 'grycap.motley-cue' - ssh_oidc_other_vos_name: cloud.egi.eu - ssh_oidc_other_vos_role: auditor + - role: "grycap.motley-cue" + vars: + ssh_oidc_other_vos_name: cloud.egi.eu + ssh_oidc_other_vos_role: auditor - role: catchall vars: site_config_dir: ../sites/