feat: add media user to all media roles

- change *arrs to use media as the group
This commit is contained in:
2024-06-27 21:44:35 +10:00
parent 14c98ea659
commit dcccc85264
4 changed files with 18 additions and 2 deletions
+7
View File
@@ -11,3 +11,10 @@ profiles::yum::global::repos:
profiles::ceph::client::keyrings:
media:
key: "%{hiera('ceph::key::media')}"
profiles::base::groups::local:
media:
ensure: present
gid: 10001
allowdupe: false
forcelocal: true