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

Added upstart module #567

Merged
merged 14 commits into from
Feb 3, 2012
Merged

Added upstart module #567

merged 14 commits into from
Feb 3, 2012

Conversation

bastichelaar
Copy link

I added an upstart service module. It can't disable and enable services yet, have to think about how to do that. But starting, stopping etcetera works.

@thatch45
Copy link
Contributor

It seems SEJeff has already gone over this one

The big thing I see is that this just needs to fall in line a little better with how the modules are managed, also we need to be more careful with what platforms this runs on. I would rather specify platforms. Also, sticking with the service/chkconfig interface for Fedora should be the cleanest thing to do here since it is all going to systemd anyway.

@bastichelaar
Copy link
Author

I changed some things, only not sure how to compare my develop branch with the saltstack one.

@thatch45 thatch45 merged this pull request into saltstack:develop Feb 3, 2012
arthurzenika pushed a commit to arthurzenika/salt that referenced this pull request Sep 17, 2013
Finish adding pure-API key functions to JoyEnt
s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request May 4, 2015
* Fix the configuration path for FreeBSD. saltstack#567/saltstack#552. Thanks Ronald van Zantvoort(The-Loeki).
* Fix non grouping support in POSIX sed. Thanks Ronald van Zantvoort(The-Loeki).
* Add Debian 8 support. Thanks Matt Black(mafrosis)
* Improve Debian version parsing. Thanks Mark Lee(malept)
* Make sure we update packages list one Chris Lea's PPA repository is added.
* Hard code the Debian Squeeze backports to the DE mirror since the main repository is down. Thanks @panticz. saltstack/salt-bootstrap#589.
* Only install git if not already installed. saltstack/salt-bootstrap#560
* Fix openSUSE 13.2 where we need to pass --replaceflags. Thanks Roman Inflianskas(rominf). saltstack/salt-bootstrap#504.
* Make sure that a recent enough requests package is installed in Debian/Ubuntu.
* Install tornado on git installs for the develop branch if necessary. saltstack/salt-bootstrap#580
* Add support for Ubuntu 15.04
s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request May 4, 2015
* Fix the configuration path for FreeBSD. saltstack#567/saltstack#552. Thanks Ronald van Zantvoort(The-Loeki).
* Fix non grouping support in POSIX sed. Thanks Ronald van Zantvoort(The-Loeki).
* Add Debian 8 support. Thanks Matt Black(mafrosis)
* Improve Debian version parsing. Thanks Mark Lee(malept)
* Make sure we update packages list one Chris Lea's PPA repository is added.
* Hard code the Debian Squeeze backports to the DE mirror since the main repository is down. Thanks @panticz. saltstack/salt-bootstrap#589.
* Only install git if not already installed. saltstack/salt-bootstrap#560
* Fix openSUSE 13.2 where we need to pass --replaceflags. Thanks Roman Inflianskas(rominf). saltstack/salt-bootstrap#504.
* Make sure that a recent enough requests package is installed in Debian/Ubuntu.
* Install tornado on git installs for the develop branch if necessary. saltstack/salt-bootstrap#580
* Add support for Ubuntu 15.04
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.

None yet

2 participants