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

(SIMP-4636) Add systemd triggers to stunnel::instance #55

Merged
merged 2 commits into from
Apr 9, 2018

Conversation

jeefberkey
Copy link

  • Added two new parameters to the stunnel::instance define:
    • systemd_wantedby: sent to the WantedBy systemd unit install
      directive
    • systemd_requiredby: sent to the RequiredBy systemd unit install
      directive
    • These should allow ordering during boot. For example, if you have
      NFS set up over stunnel, you want stunnel to start before NFS.

SIMP-4636 #close

- Added two new parameters to the stunnel::instance define:
  - systemd_wantedby: sent to the WantedBy systemd unit install
    directive
  - systemd_requiredby: sent to the RequiredBy systemd unit install
    directive
  - These should allow ordering during boot. For example, if you have
    NFS set up over stunnel, you want stunnel to start before NFS.

SIMP-4636 #close
@jeefberkey
Copy link
Author

jeefberkey commented Apr 3, 2018

@trevor-vaughan
Copy link
Member

@jeannegreulich jeannegreulich merged commit cb6bdfb into simp:master Apr 9, 2018
@jeefberkey jeefberkey deleted the SIMP-4598-systemd-deps branch April 9, 2018 15:45
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.

3 participants