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

MODULES-1619 Add haproxy version fact #144

Merged

Conversation

petems
Copy link

@petems petems commented Jan 8, 2015

There are some haproxy config settings and features that are version dependant, so it'd be cool if we could find out what version of Haproxy is running before adding them etc.

Peter Souter and others added 3 commits January 8, 2015 09:27
Also added new logic around the which parameter for checking haproxy present before running the fact
@petems
Copy link
Author

petems commented Jan 8, 2015

Supersedes #140

Otherwise it fails with:

```
Mocha::ExpectationError:
  unexpected invocation: Facter::Util::Resolution.which('uname')
```
cmurphy added a commit that referenced this pull request Jan 8, 2015
…fact

MODULES-1619 Add haproxy version fact
@cmurphy cmurphy merged commit decd2de into puppetlabs:master Jan 8, 2015
@petems petems deleted the MODULES-1619-add_haproxy_version_fact branch January 8, 2015 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants