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

How would I purge openvpn server I do not need anymore #198

Open
Kentzo opened this issue May 18, 2016 · 3 comments
Open

How would I purge openvpn server I do not need anymore #198

Kentzo opened this issue May 18, 2016 · 3 comments
Labels
enhancement New feature or request

Comments

@Kentzo
Copy link
Contributor

Kentzo commented May 18, 2016

It looks like the openvpn::server does not have the ensure parameter.

@SeanHood
Copy link

# * Removal:
#     Manual process right now, todo for the future

From https://github.com/luxflux/puppet-openvpn/blob/master/manifests/server.pp#L397

@luxflux
Copy link
Contributor

luxflux commented May 21, 2016

Yep, this is still a todo. Basically it's about rm -r ${etc_directory}/openvpn/${name}*.

@luxflux luxflux added the enhancement New feature or request label May 21, 2016
@yakatz
Copy link
Contributor

yakatz commented Nov 6, 2019

It needs to be a bit more than rm -r ${etc_directory}/openvpn/${name}* in case there are overlapping names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants