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

Unknown variable warnings in puppetserver.log #75

Open
7yl4r opened this issue Apr 18, 2018 · 0 comments
Open

Unknown variable warnings in puppetserver.log #75

7yl4r opened this issue Apr 18, 2018 · 0 comments

Comments

@7yl4r
Copy link

7yl4r commented Apr 18, 2018

I am using this module in its simplest form:

	class{ '::libvirt': }  # thias-libvirt

My puppet master log shows these warnings:

[admin@puppetmaster ~]# grep libvirt /var/log/puppetlabs/puppetserver/puppetserver.log
2018-04-18 15:42:16,353 WARN  [...] [puppetserver] Puppet Unknown variable: '::libvirt::params::auth_unix_rw'. at /etc/puppetlabs/code/environments/production/modules/libvirt/manifests/init.pp:48:32
2018-04-18 15:42:16,356 WARN  [...] [puppetserver] Puppet Unknown variable: '::libvirt::params::unix_sock_dir'. at /etc/puppetlabs/code/environments/production/modules/libvirt/manifests/init.pp:49:32

env info:

[admin@puppetmaster ~]# puppet --version
4.10.0
[admin@puppetmaster ~]# cat /etc/*elease | head -n 1
CentOS Linux release 7.3.1611 (Core) 
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

1 participant