Instructions for setting variables in security role are incorrect
Bug #1577944 reported by
Major Hayden
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack-Ansible |
Fix Released
|
High
|
Major Hayden | ||
Liberty |
Fix Released
|
High
|
Major Hayden | ||
Mitaka |
Fix Committed
|
High
|
Major Hayden |
Bug Description
The security role has variables in dictionary format for handling certain things, like auditd rules. The docs show examples like this:
auditd_
But they don't work properly. The only way to make it work is to copy the entire YAML dictionary into user_variables.yml and adjust it there.
Thanks to Jacob Wagner for reporting this one!
Changed in openstack-ansible: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Major Hayden (rackerhacker) |
Changed in openstack-ansible: | |
milestone: | none → newton-1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/312506
Review: https:/