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

status=>false and not applying settings #382

Open
ckt114 opened this issue Dec 26, 2018 · 1 comment
Open

status=>false and not applying settings #382

ckt114 opened this issue Dec 26, 2018 · 1 comment

Comments

@ckt114
Copy link

ckt114 commented Dec 26, 2018

Below is how I use the module, however, it's not applying my settings. I want to start my service manually but using status => 'disabled' does not apply the settings I defined.

  version     => $_version, 
  settings    => $_settings,
  status      => 'disabled',   
}
@tom-x1
Copy link

tom-x1 commented Nov 15, 2019

Same here... also setting 'unmanaged' seems not to work:

Evaluation Error: Error while evaluating a Function Call, "unmanaged" is an unknown service status value

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

2 participants