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

Updates for Puppet 4 and new OS X #13

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

keeleysam
Copy link

No description provided.

keeleysam and others added 26 commits December 12, 2014 09:55
this breaks R10k and is no longer needed
Changed the def exists? to better guard against false positives.  It will grab an exact match for the profile name instead of grabbing similar profile names that may not be correct.
If profiles are changed outside of Puppet, we previously would not know. With this change, we keep track of the install time of profiles immediately after installation and compare that to what Facter gives us.
Previously this was removing the profile and then installing the new one, this adds refresh support so profiles which may break things when removed (802.1x, certificates, etc) won't briefly disappear.
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