aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/group_vars/all/freeipa.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory-example/group_vars/all/freeipa.yml')
-rw-r--r--inventory-example/group_vars/all/freeipa.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/inventory-example/group_vars/all/freeipa.yml b/inventory-example/group_vars/all/freeipa.yml
index 3501061..15b7259 100644
--- a/inventory-example/group_vars/all/freeipa.yml
+++ b/inventory-example/group_vars/all/freeipa.yml
@@ -12,6 +12,7 @@ freeipa_users:
sn: Doe
mail: john@example.com
jid: john@example.com
+ mxid: johnnybravo
mail_aliases:
- john.nickname@example.com
- john.alias@exmaple.com
@@ -21,12 +22,14 @@ freeipa_users:
sn: Tables
mail: btables@example.com
jid: btables@example.com
+ mxid: aMatrixUsername
- name: janedoe
givenname: Jane
sn: Doe
mail: jane@example.com
jid: jane@example.com
+ mxid: plainjane
freeipa_groups:
# built-in freeipa admin group - be careful!
@@ -125,6 +128,9 @@ freeipa_groups:
- name: role-git-admin
group: sysadmins
+ - name: role-matrix-access
+ group: doefamily
+
freeipa_hbac_rules:
- name: sysadmins_ssh_and_console_to_all
description: allow sysadmins to ssh to all hosts