diff --git a/pillar/id/identification_infra_opensuse_org.sls b/pillar/id/identification_infra_opensuse_org.sls index bef3e5a..93c2371 100644 --- a/pillar/id/identification_infra_opensuse_org.sls +++ b/pillar/id/identification_infra_opensuse_org.sls @@ -3,6 +3,7 @@ grains: country: de hostusage: - ipsilon + - noggin roles: - ipsilon reboot_safe: yes @@ -10,11 +11,14 @@ grains: virt_cluster: atreju aliases: [] - description: Open Authentication provider + description: User accounts and single sign-on documentation: - https://ipsilon-project.org/ + - https://noggin-aaa.readthedocs.io/ responsible: - hellcp - - pharaoh_atem + - Pharaoh_Atem partners: [] - weburls: [] + weburls: + - sso.opensuse.org + - accounts.opensuse.org diff --git a/pillar/role/common/ipsilon.sls b/pillar/role/common/ipsilon.sls new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/pillar/role/common/ipsilon.sls diff --git a/salt/role/ipsilon.sls b/salt/role/ipsilon.sls index 792d600..9c98eac 100644 --- a/salt/role/ipsilon.sls +++ b/salt/role/ipsilon.sls @@ -1 +1,5 @@ -# +include: + - profile.identification.ipsilon + - profile.identification.config + - profile.identification.apache + - profile.identification.init