Puppet manifests for zuul should configure extra bits
Bug #1270320 reported by
Clark Boylan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Triaged
|
Medium
|
Elizabeth K. Joseph |
Bug Description
The puppet manifests for zuul should configure some addtional items.
1. Set the ssh known_hosts file for the zuul user to include review.o.o.
2. Add a .gitconfig for the zuul user that sets default git config options for zuul's scratch git space.
To post a comment you must log in.
Looks like #1 has now been satisfied according to zuul_prod.pp which now has a section for known_hosts which includes review.o.o
What information does the .gitconfig require? (if it has it now, just a paste of what's needed will get me going on a patch)