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

Not able to pass create_user parameter . #707

Open
krish2304 opened this issue Jul 25, 2017 · 0 comments
Open

Not able to pass create_user parameter . #707

krish2304 opened this issue Jul 25, 2017 · 0 comments

Comments

@krish2304
Copy link

I want to pass create_user = false which is present in the manifests/system_user.pp . As I use NIS and I don't want docker to create new users when NIS is down. Is there a way I can pass create_user like below.

class { 'docker':
create_user => false,
}

Thanks

cegeka-jenkins pushed a commit to cegeka/puppet-docker that referenced this issue Apr 17, 2024
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

1 participant