X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FPuppet.git;a=blobdiff_plain;f=environments%2Fglobal%2Froles%2Fcaldance.yaml;h=98382bf4d1303d22348deda102d24c136167a69c;hp=1dc7fa8a2cb644dfa1ce729614c55e410499f68e;hb=a25b5f82989b0e1c4abbfe0feca7f836a608c7e6;hpb=23fd00ce5f8aa6d8419d56166f658361c1321add diff --git a/environments/global/roles/caldance.yaml b/environments/global/roles/caldance.yaml index 1dc7fa8..98382bf 100644 --- a/environments/global/roles/caldance.yaml +++ b/environments/global/roles/caldance.yaml @@ -2,3 +2,11 @@ classes: role::caldance: ~ letsencrypt::hosts: "%{lookup('base_installation::system_hostname')}" +role::caldance::user: "caldance" +role::caldance::group: "caldance" +role::caldance::home: "/home/caldance" +role::caldance::web_host: "%{lookup('base_installation::system_hostname')}" +base_installation::system_users: + - username: "%{lookup('role::caldance::user')}" + system: true + password: "!!"