Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Manage xml.files with augeas #23

Open
mkrakowitzer opened this issue Sep 22, 2014 · 3 comments
Open

Manage xml.files with augeas #23

mkrakowitzer opened this issue Sep 22, 2014 · 3 comments

Comments

@mkrakowitzer
Copy link
Contributor

Rather that manage the template files with a static template. Modify them with the augeas provider.

@jyaworski
Copy link
Member

Is there a benefit to augeas vs. templating? A template is arguably easier to manage, and with hiera it can be pretty detailed.

@mkrakowitzer
Copy link
Contributor Author

The only benefit is Atlassian tend to modify the xml files between minor versions and its hard to keep track of the changes they make and then update the template, by using augeas you get the updates per release of the xml file when it is deployed, and we modify it accordingly. That is the only benefit.

@juniorsysadmin
Copy link
Member

It depends what xml files you're talking about, but they don't seem to modify them that often

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants