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

Ensure isn't being respected on location. #676

Closed
wants to merge 30 commits into from
Closed

Ensure isn't being respected on location. #676

wants to merge 30 commits into from

Conversation

kwolf-zz
Copy link
Contributor

@kwolf-zz kwolf-zz commented Sep 2, 2015

This is similar to the ensure => absent PR I submitted last week. Locations support ensure, but it wasn't respected.

Tests passing in Ruby 2.1.2. I'd be glad to change this and resubmit if I've missed something.

@3flex
Copy link
Contributor

3flex commented Sep 15, 2015

hi @kwolf, the change makes sense. Can you please squash this to one commit? Thanks! Once done I'll merge.

kwolf and others added 27 commits October 29, 2015 13:05
for some reason using ensure_real here breaks two tests.
Improvement to non-hiera usage example.

* Fixed potention dependendy-cicle issue with example.
Improved wording on non-hiera example.
Currently there is no way to ensure => absent.  I'm using these with
stored configs to have servers register the member only, not the
upstream.  Removing them in a mis-configured incident is a bit of a
burden without ensure => absent.

Tests are passing under Ruby 2.1
for some reason using ensure_real here breaks two tests.
Comparison was causing an error with parser = future and stringify_facts = false. This ensures that the comparison is done between two integers
This should make the link to the QuickStart pull request ready.
@kwolf-zz
Copy link
Contributor Author

I missed up squishing my commits. I'm going to close this and open another PR. Sorry.

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

Successfully merging this pull request may close these issues.

8 participants