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

Update the salt formulas to leverage the new 2014.7.0 features out of the box. #115

Closed
eedgar opened this issue Mar 31, 2015 · 3 comments
Closed

Comments

@eedgar
Copy link

eedgar commented Mar 31, 2015

I am looking to have the state do the steps outlined in this doc out of the box.

apt-get install python-service-identity python-cherrypy
salt-call --local tls.create_self_signed_cert
http://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html

@iggy
Copy link
Contributor

iggy commented Mar 31, 2015

You can easily write this into your own states. Fwiw, I wouldn't want the formula automatically creating self-signed certs. That's something a user should have to specifically enable.

@eedgar
Copy link
Author

eedgar commented Oct 8, 2015

I think a flag in the pillar to do it automatically or not would be useful to add. I see your point, but if people might be doing this then it makes sense in my opinion to make it a little easier for them.

@gravyboat
Copy link
Contributor

Woah this is an old issue, if something like this occurs I'd prefer to see it in a separate state.

@aboe76 aboe76 closed this as completed Jan 26, 2019
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

No branches or pull requests

4 participants