/root/secret-file stuff doesn't work with puppetmaster
Bug #1010656 reported by
Andrew Hutchings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Fix Released
|
Medium
|
Monty Taylor |
Bug Description
The puppet agents try and pull it from the master and fail instead of locally.
Changed in openstack-ci: | |
milestone: | none → folsom |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in openstack-ci: | |
status: | Triaged → Fix Released |
assignee: | Andrew Hutchings (linuxjedi) → Monty Taylor (mordred) |
To post a comment you must log in.
The fix for this is to have all files on the puppetmaster. The problem is in some cases we have multiple servers requiring the same filename with different contents (review and review-dev for example). These will need to be renamed and the puppet manifests altered accordingly.