Add access vars and target to hubble
This commit is contained in:
26
vars/access.yaml
Normal file
26
vars/access.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
skylab_accounts:
|
||||
- name: enpaul
|
||||
uid: 1300
|
||||
fullname: Ethan N. Paul
|
||||
targets: [cloud]
|
||||
admin: true
|
||||
|
||||
- name: ansible
|
||||
uid: 1400
|
||||
targets: [cloud]
|
||||
admin: true
|
||||
service: true
|
||||
password: $y$j9T$w/pIBtZIMo3PmXccZ.LHi1$AbMVIks.P10CyuK8tWt21O4JuLpKGpWTFgX0WlTbiw6
|
||||
|
||||
skylab_group:
|
||||
name: skylab
|
||||
gid: 1200
|
||||
|
||||
skylab_group_admin:
|
||||
name: skylab_admin
|
||||
gid: 1201
|
||||
|
||||
skylab_group_automation:
|
||||
name: skylab_auto
|
||||
gid: 1202
|
Reference in New Issue
Block a user