browbeat/ansible/check/group_vars/compute
Joe Talerico 89072ade58 Cleanup the clean
Cleaning up old commented work

Change-Id: I425dfa89a706fd29ec5162f3f99bb1514fdea294
2016-06-15 15:42:31 -04:00

26 lines
767 B
YAML

---
ansible_become: true
reserved_host_memory_check: 2048
tuned_profile: virtual-host
nova_vif_timeout: 300
checks:
bz1245714:
url: "https://bugzilla.redhat.com/show_bug.cgi?id=1245714"
name: "No Swap Space allocated"
bz1282644:
url : "https://bugzilla.redhat.com/show_bug.cgi?id=1282644"
name : "increase reserved_host_memory_mb"
tuned_profile_result :
url: "none"
name: "Ensure Tuned Profile is set to virtual-host"
nova_vif_timeout_result:
url: "none"
name: "Nova VIF timeout should be >= 300"
bz1264740:
url: "https://bugzilla.redhat.com/show_bug.cgi?id=1264740"
name: "RHEL OSP Director must be configure with nova-event-callback by default"
# vi:syntax=yaml