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

As this template is writing a config file based on some hashes and ha… #52

Merged
merged 5 commits into from
Jan 22, 2016

Conversation

msutter
Copy link

@msutter msutter commented Jan 20, 2016

…shes are not meant to be in a certain order,

We need to ensure that the order of the keys are always outputed in the same order.
Otherwise puppet will always update(change) the config file.

…shes are not meant to be in a certain order,

We need to ensure that the order of the keys are always outputed in the same order.
Otherwise puppet will always update(change) the config file.
@tobru
Copy link
Contributor

tobru commented Jan 22, 2016

Great contribution, thanks a lot. Would you mind having a look at the failed checks? As this modules should be compatible with Puppet 4, it should also pass the future parser tests.

@tobru tobru mentioned this pull request Jan 22, 2016
@msutter
Copy link
Author

msutter commented Jan 22, 2016

Hi,

The tests are ok now.

Cheers
Marc

@tobru
Copy link
Contributor

tobru commented Jan 22, 2016

great! thanks

tobru added a commit that referenced this pull request Jan 22, 2016
As this template is writing a config file based on some hashes and ha…
@tobru tobru merged commit df82805 into voxpupuli:master Jan 22, 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.

2 participants