kayobe/ansible/group_vars/compute/sysctl
Mark Goddard 038c73414e Add configuration for virtualised compute hosts
Hosts in the [compute] group will be configured as virtualised compute
hosts. These hosts are treated as part of the overcloud, and affected by
all overcloud commands.
2017-11-12 09:35:40 +00:00

4 lines
93 B
Plaintext

---
# Dict of sysctl parameters to set.
sysctl_parameters: "{{ compute_sysctl_parameters }}"