diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2020-03-15 23:42:30 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2020-03-15 23:42:36 +0100 |
commit | cc6523f339bd7a78572ceeea79cd1943014d707d (patch) | |
tree | 6e7fbff1f0cee4ee2a7c7817a3daebb1aa82c27e /ansible/host_vars/sweetzpot-mobile | |
parent | df500e4e591fdbd6f384d0b77137dd5916de6b68 (diff) | |
download | infra-cc6523f339bd7a78572ceeea79cd1943014d707d.tar.gz infra-cc6523f339bd7a78572ceeea79cd1943014d707d.tar.bz2 infra-cc6523f339bd7a78572ceeea79cd1943014d707d.tar.xz infra-cc6523f339bd7a78572ceeea79cd1943014d707d.zip |
misc
Diffstat (limited to 'ansible/host_vars/sweetzpot-mobile')
-rw-r--r-- | ansible/host_vars/sweetzpot-mobile/users.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ansible/host_vars/sweetzpot-mobile/users.yml b/ansible/host_vars/sweetzpot-mobile/users.yml new file mode 100644 index 0000000..b1abb66 --- /dev/null +++ b/ansible/host_vars/sweetzpot-mobile/users.yml @@ -0,0 +1,9 @@ +lusers: + - trygvis + - tingo + - pi + +superusers: + - trygvis + - tingo + - pi |