Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

set up puppet so launch configs work, including using singular name for ... #39

Merged
merged 1 commit into from
Mar 23, 2015

Conversation

rhelmer
Copy link
Contributor

@rhelmer rhelmer commented Mar 22, 2015

...roles consistently

r? @phrawzty - I've only tested collector so far, which seems to WFM with these changes.

mode => 600,
owner => root,
group => root,
source => 'puppet:///modules/socorro/files/etc_cron.d/socorro'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this work ok with masterless puppet? Not sure how to specify the path here if not (obv. I haven't tested this role either :) )

@rhelmer
Copy link
Contributor Author

rhelmer commented Mar 22, 2015

@phrawzty OK I read up on it a bit and fixed up the admin role. I went ahead and tested all socorro-specific roles (everything but ES, PG, Consul) and this seems to work fine for all of them, with the latest socorro RPM in the repo (which is built from my centos7-fpm-update branch) \o/

@phrawzty
Copy link
Contributor

Looks good. There are just some style nits to fix, though: lines 140-144 of the Travis run are puppet-lint warnings. Please to be fixing those before merge. 📄 Otherwise r+.

@phrawzty
Copy link
Contributor

Also: suggest adding --fail-on-warnings as an arg to puppet-lint in .travis.yml.

rhelmer added a commit that referenced this pull request Mar 23, 2015
set up puppet so launch configs work, including using singular name for ...
@rhelmer rhelmer merged commit a6f8d06 into mozilla:master Mar 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants