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

Fix consul_version fact lookup during installation #316

Merged
merged 1 commit into from
Feb 18, 2017

Conversation

wstiern
Copy link
Contributor

@wstiern wstiern commented Feb 6, 2017

getvar() is currently looking for a fact named $::consul_version instead of a fact named ::consul_version, this throws the following parser error:

Warning: Scope(Class[Consul::Install]): Could not look up qualified variable '$::consul_version'; class $ could not be found

@wstiern wstiern changed the title fix ::consul_version fact lookup during prepared query installation fix ::consul_version fact lookup during installation Feb 7, 2017
@solarkennedy solarkennedy merged commit 8b1c51d into voxpupuli:master Feb 18, 2017
spuder pushed a commit to spuder/puppet-consul that referenced this pull request Feb 25, 2020
fix ::consul_version fact lookup during installation
@smortex smortex changed the title fix ::consul_version fact lookup during installation fix consul_version fact lookup during installation Nov 23, 2023
@smortex smortex changed the title fix consul_version fact lookup during installation Fix consul_version fact lookup during installation Nov 23, 2023
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.

2 participants