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

Is there a way to purge unmanaged config options ? #24

Open
varac opened this issue Jan 15, 2016 · 1 comment
Open

Is there a way to purge unmanaged config options ? #24

varac opened this issue Jan 15, 2016 · 1 comment

Comments

@varac
Copy link

varac commented Jan 15, 2016

Hi,

i'd like to make sure that only those config options are present in the sshd_config file that are actually managed by this provider. All other (manually added or old) should get purged.
Is there a way to achieve this with this module ?

@raphink
Copy link
Member

raphink commented Jan 18, 2016

You can use:

resources { 'sshd_config':
  purge => true
}

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