Add docs-backend playbook and host
This commit is contained in:
parent
3f2d88081b
commit
646c3a9647
4 changed files with 67 additions and 0 deletions
9
inventory/group_vars/docs-backend
Normal file
9
inventory/group_vars/docs-backend
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
lvm_size: 50000
|
||||
mem_size: 1024
|
||||
num_cpus: 1
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 873 ]
|
||||
fas_client_groups: sysadmin-noc
|
Loading…
Add table
Add a link
Reference in a new issue