Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MODULES-2750) Pass in Puppet agent PID as command line parameter to avoid recreatin… #68

Merged
merged 1 commit into from
Jan 19, 2016

Conversation

dhs-rec
Copy link

@dhs-rec dhs-rec commented Oct 26, 2015

…g install_puppet.bat at every agent run.

@ferventcoder
Copy link
Contributor

I like this.

What we'd like to do here is have you create a ticket on https://tickets.puppetlabs.com/browse/PUP and then update this issue and the commit message with that ticket number. See https://github.com/puppetlabs/puppet/blob/master/CONTRIBUTING.md for more details.

Then it appears you will need to fix up the tests that are now broken based on this change.

@dhs-rec
Copy link
Author

dhs-rec commented Oct 26, 2015

The ticket is: https://tickets.puppetlabs.com/browse/PA-13

Will look into the tests...

@ferventcoder
Copy link
Contributor

Please squash those commits down to one so that specs continue to pass for each commit. Also you are removing test cases, but perhaps it would be good to prove that the command is calling the .bat file with a PID.

@ferventcoder
Copy link
Contributor

There is some talk on the ticket about where this should go, PA is probably not the place for the puppet_agent module. I'll wait until there is a decision on where that should go. In the meantime, you can go ahead with the changes I requested. Thanks!

@kylog
Copy link

kylog commented Oct 26, 2015

@ferventcoder
Copy link
Contributor

@dhs-rec would you mind updating the commits to be (MODULES-2750) instead of (PA-13)? Thanks!

…avoid recreating install_puppet.bat at every agent run.
@MikaelSmith MikaelSmith changed the title Pass in Puppet agent PID as command line parameter to avoid recreatin… (MODULES-2750) Pass in Puppet agent PID as command line parameter to avoid recreatin… Jan 19, 2016
@MikaelSmith
Copy link
Contributor

@jpartlow you see any problems with this? Tempted to merge it in.

MikaelSmith pushed a commit that referenced this pull request Jan 19, 2016
Pass in Puppet agent PID as command line parameter to avoid recreatin…
@MikaelSmith MikaelSmith merged commit df09ea6 into puppetlabs:master Jan 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants