bundles: move non-login users to items.py
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2020-11-10 13:23:22 +01:00
parent d0647b2e3c
commit 6cd02dc563
Signed by: kunsi
GPG key ID: 12E3D2136B818350
14 changed files with 53 additions and 40 deletions

View file

@ -10,6 +10,12 @@ directories = {
},
}
users = {
'mx-puppet-discord': {
'home': '/opt/mx-puppet-discord',
},
}
files = {
'/opt/mx-puppet-discord/config.yaml': {
'owner': 'mx-puppet-discord',

View file

@ -1,10 +1,4 @@
defaults = {
'users': {
'mx-puppet-discord': {
'home': '/opt/mx-puppet-discord',
'home-mode': '0755',
},
},
'matrix-synapse': {
'appservice_configs': {
'/opt/mx-puppet-discord/registration.yaml',