Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sean-perryman/a57234786ab58f69e6e3ed19df4bfa2a to your computer and use it in GitHub Desktop.
Save sean-perryman/a57234786ab58f69e6e3ed19df4bfa2a to your computer and use it in GitHub Desktop.
OpenStack Ansible Deployment Host - setup-hosts.yml error
fatal: [infra1]: FAILED! => {"changed": true, "cmd": ["augenrules", "--load"], "delta": "0:00:00.041106", "end": "2021-03-10 23:41:31.702178", "msg": "non-zero return code", "rc": 1, "start": "2021-03-10 23:41:31.661072", "stderr": "Syscall name unknown: creat\nThere was an error in line 9 of /etc/audit/audit.rules", "stderr_lines": ["Syscall name unknown: creat", "There was an error in line 9 of /etc/audit/audit.rules"], "stdout": "/usr/sbin/augenrules: No change\nNo rules\nenabled 1\nfailure 1\npid 95680\nrate_limit 0\nbacklog_limit 320\nlost 0\nbacklog 4\nbacklog_wait_time 0\nenabled 1\nfailure 1\npid 95680\nrate_limit 0\nbacklog_limit 320\nlost 0\nbacklog 0\nbacklog_wait_time 0", "stdout_lines": ["/usr/sbin/augenrules: No change", "No rules", "enabled 1", "failure 1", "pid 95680", "rate_limit 0", "backlog_limit 320", "lost 0", "backlog 4", "backlog_wait_time 0", "enabled 1", "failure 1", "pid 95680", "rate_limit 0", "backlog_limit 320", "lost 0", "backlog 0", "backlog_wait_time 0"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment