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

Support ensure => absent for defined types #79

Open
mkrakowitzer opened this issue Oct 12, 2015 · 1 comment
Open

Support ensure => absent for defined types #79

mkrakowitzer opened this issue Oct 12, 2015 · 1 comment
Assignees

Comments

@mkrakowitzer
Copy link

I am unable to ensure a defined type is absent, only up or down.

network_aliases:
  'eth0:2':
    ensure:    'absent'

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Must pass ipaddress to Network::Alias[eth0:8] on node fhl-r1papppp01.fnb.co.za
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

network::alias::range appears as if it might support this, other defined types should too.

@razorsedge
Copy link
Owner

As listed under Issues in the README: There is presently no support for removing an interface.

I probably will not have the cycles to add this functionality, but PRs will be accepted.

@razorsedge razorsedge self-assigned this Oct 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants