-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I was thinking about adding support for provisioning the rest_cherrypy salt-api component. The configuration for the rest_cherrypy component is about twenty additional lines in the /etc/salt/master file. None of the lines are included in the example file for /etc/salt/master.
I could either add support by putting the configuration lines directly into master.erb bounded by some conditional logic or I could use the puppetlabs/concat module to create the two fragments seperately and combine them in the end. I wanted to get your take on it and see if you had any preferences before I started working on the pull request, though.
Metadata
Metadata
Assignees
Labels
No labels