create static sites/users from pillar
This commit is contained in:
commit
463cd7d089
3 changed files with 65 additions and 0 deletions
9
pillar.example
Normal file
9
pillar.example
Normal file
|
@ -0,0 +1,9 @@
|
|||
static_pages:
|
||||
- site: app1.example.com
|
||||
- ssh_keys:
|
||||
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZlJ1
|
||||
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZlJ2
|
||||
- site: app2.example.com
|
||||
- ssh_keys:
|
||||
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZlJ3
|
||||
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZlJ4
|
Loading…
Add table
Add a link
Reference in a new issue