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

macOS salt-minion service not found #57878

Closed
weswhet opened this issue Jul 6, 2020 · 1 comment · Fixed by #57646
Closed

macOS salt-minion service not found #57878

weswhet opened this issue Jul 6, 2020 · 1 comment · Fixed by #57646
Assignees
Labels
Bug broken, incorrect, or confusing behavior Confirmed Salt engineer has confirmed bug/feature - often including a MCVE MacOS pertains to the OS of fruit Magnesium Mg release after Na prior to Al severity-high 2nd top severity, seen by most users, causes major problems
Projects
Milestone

Comments

@weswhet
Copy link
Contributor

weswhet commented Jul 6, 2020

Description
Documentation throughout the salt universe mentions running commands like salt service.restart salt-minion this is valid on many OSes that salt runs on but on macOS the default service name/label for the salt-minion is com.saltstack.salt.minion. So when your run salt service.restart salt-minion you get the following error

Error running 'service.restart': Service not found: salt-minion

Setup
macOS device with salt installed

Steps to Reproduce the behavior
salt service.restart salt-minion

Expected behavior
salt should restart the salt-minion service.

@weswhet weswhet added the Bug broken, incorrect, or confusing behavior label Jul 6, 2020
@weswhet
Copy link
Contributor Author

weswhet commented Jul 6, 2020

Fixed by #57646

@sagetherage sagetherage linked a pull request Jul 6, 2020 that will close this issue
3 tasks
@s0undt3ch s0undt3ch added Confirmed Salt engineer has confirmed bug/feature - often including a MCVE MacOS pertains to the OS of fruit labels Jul 7, 2020
@s0undt3ch s0undt3ch added this to the Approved milestone Jul 7, 2020
@sagetherage sagetherage added the severity-high 2nd top severity, seen by most users, causes major problems label Jul 22, 2020
@sagetherage sagetherage added the Magnesium Mg release after Na prior to Al label Jul 22, 2020
@sagetherage sagetherage modified the milestones: Approved, Magnesium Jul 22, 2020
@sagetherage sagetherage added this to In progress in Magnesium Jul 22, 2020
Magnesium automation moved this from In progress to Done Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior Confirmed Salt engineer has confirmed bug/feature - often including a MCVE MacOS pertains to the OS of fruit Magnesium Mg release after Na prior to Al severity-high 2nd top severity, seen by most users, causes major problems
Projects
No open projects
Magnesium
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants