-
Notifications
You must be signed in to change notification settings - Fork 138
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
Support Puppet 4 and 5 #148
Open
pmuller
wants to merge
41
commits into
razorsedge:develop
Choose a base branch
from
pmuller:feature/puppet-4
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Feb 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 497078b - Browse repository at this point
Copy the full SHA 497078bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d3127 - Browse repository at this point
Copy the full SHA 12d3127View commit details -
Use lookup() instead of hiera_hash()
Because the later is deprecated.
Configuration menu - View commit details
-
Copy full SHA for 4f90844 - Browse repository at this point
Copy the full SHA 4f90844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cb363 - Browse repository at this point
Copy the full SHA 81cb363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9505bed - Browse repository at this point
Copy the full SHA 9505bedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e67b7a - Browse repository at this point
Copy the full SHA 3e67b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fcab2 - Browse repository at this point
Copy the full SHA 11fcab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68acaa - Browse repository at this point
Copy the full SHA d68acaaView commit details -
Use typing in network::if::static
This commits adds a dependency toward thrnio/ip to ease matching IPv6 networks (stdlib's types only match addresses).
Configuration menu - View commit details
-
Copy full SHA for d5e3b71 - Browse repository at this point
Copy the full SHA d5e3b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e3a94 - Browse repository at this point
Copy the full SHA 62e3a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674be8e - Browse repository at this point
Copy the full SHA 674be8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a63a23d - Browse repository at this point
Copy the full SHA a63a23dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b83769 - Browse repository at this point
Copy the full SHA 7b83769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7f15d - Browse repository at this point
Copy the full SHA 4d7f15dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 046a380 - Browse repository at this point
Copy the full SHA 046a380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c8e5b3 - Browse repository at this point
Copy the full SHA 7c8e5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b7d2f6 - Browse repository at this point
Copy the full SHA 2b7d2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11de7c1 - Browse repository at this point
Copy the full SHA 11de7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e95a0c - Browse repository at this point
Copy the full SHA 0e95a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 522959e - Browse repository at this point
Copy the full SHA 522959eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fef947 - Browse repository at this point
Copy the full SHA 6fef947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b3bc8 - Browse repository at this point
Copy the full SHA 43b3bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2131838 - Browse repository at this point
Copy the full SHA 2131838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 335a120 - Browse repository at this point
Copy the full SHA 335a120View commit details -
Prevent rspec output truncation
Without this, long lines are truncated, making Puppet 4 type matching errors unreadable.
Configuration menu - View commit details
-
Copy full SHA for 020ef28 - Browse repository at this point
Copy the full SHA 020ef28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc223b - Browse repository at this point
Copy the full SHA 9cc223bView commit details -
Because there are no functional changes between 1.0.0 and 1.0.1
Configuration menu - View commit details
-
Copy full SHA for 5f38177 - Browse repository at this point
Copy the full SHA 5f38177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bcb6b8 - Browse repository at this point
Copy the full SHA 7bcb6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 220aa34 - Browse repository at this point
Copy the full SHA 220aa34View commit details -
Remove rspec output truncation hack
Because it makes rspec fail with some versions.
Configuration menu - View commit details
-
Copy full SHA for 4fc403b - Browse repository at this point
Copy the full SHA 4fc403bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c72f5 - Browse repository at this point
Copy the full SHA 03c72f5View commit details -
Of course, Puppet 4 and Puppet 5 have different messages for the same errors!
Configuration menu - View commit details
-
Copy full SHA for 0834c90 - Browse repository at this point
Copy the full SHA 0834c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b69dde - Browse repository at this point
Copy the full SHA 4b69ddeView commit details
Commits on Feb 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 44b0ef4 - Browse repository at this point
Copy the full SHA 44b0ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 086ed5c - Browse repository at this point
Copy the full SHA 086ed5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c922c - Browse repository at this point
Copy the full SHA 81c922cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e133b - Browse repository at this point
Copy the full SHA a2e133bView commit details -
3 defines were using the same template, because of code duplication. As I had to update all 3 for this commit, I chose to re-use network::bridge in network::bridge::dynamic and network::bridge::static, thus removing previous code duplication.
Configuration menu - View commit details
-
Copy full SHA for 7db97fa - Browse repository at this point
Copy the full SHA 7db97faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 647e94f - Browse repository at this point
Copy the full SHA 647e94fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a4349 - Browse repository at this point
Copy the full SHA 86a4349View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c6b44 - Browse repository at this point
Copy the full SHA c3c6b44View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.