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

unbound_version fact needs a test #207

Closed
zachfi opened this issue Sep 11, 2019 · 1 comment
Closed

unbound_version fact needs a test #207

zachfi opened this issue Sep 11, 2019 · 1 comment

Comments

@zachfi
Copy link
Contributor

zachfi commented Sep 11, 2019

$ /usr/local/sbin/unbound -V 2>&1
Version 1.9.3

Configure line: --with-ssl=/usr --with-libexpat=/usr/local --disable-dnscrypt --disable-dnstap --enable-ecdsa --disable-event-api --enable-gost --with-libevent --disable-subnet --disable-tfo-client --disable-tfo-server --with-pthreads --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd12.0
Linked libs: libevent 2.1.11-stable (it uses kqueue), OpenSSL 1.1.1a-freebsd  20 Nov 2018
Linked modules: dns64 respip validator iterator

BSD licensed, see LICENSE in source package for details.
Report bugs to unbound-bugs@nlnetlabs.nl or https://github.com/NLnetLabs/unbound/issues

A fixture such as this should be able to catch the issue I'm currently running into.

Error: Facter: error while resolving custom facts in /var/puppet/lib/facter/unbound_version.rb: undefined method `[]' for nil:NilClass
@b4ldr
Copy link
Member

b4ldr commented Jan 21, 2020

these got added in #212

@b4ldr b4ldr closed this as completed Jan 21, 2020
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