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

PuppetExplorer and Puppet 5 #291

Open
RymRabehi opened this issue Jun 6, 2018 · 5 comments
Open

PuppetExplorer and Puppet 5 #291

RymRabehi opened this issue Jun 6, 2018 · 5 comments

Comments

@RymRabehi
Copy link

Hello,

Does puppetexplorer work with Puppet v5 ?
I have this versions installed on the master.

puppet version: 5.5.1
puppetdb version: 5.2.2
puppetserver version: 5.3.1

Regards,
Rym

@iglov
Copy link

iglov commented Aug 20, 2018

I get this error with puppet 5:
pe

@RymRabehi
Copy link
Author

@iglov I have the same error.

@Zarne
Copy link

Zarne commented Aug 27, 2018

i have the same error.
the metric endpoint change:

# Before
puppetlabs.puppetdb.query.population:type=default,name=<misc>
# After
puppetlabs.puppetdb.population:name=<misc>

@pibr1
Copy link

pibr1 commented Nov 12, 2018

small trick :

sed -i -e 's/puppetlabs\.puppetdb\.query\.population/puppetlabs\.puppetdb\.population/g' -e 's/type=default,//g' /usr/share/puppetexplorer/app.js

@andreguilhon
Copy link

@pibr1 trick works like a charm!

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

5 participants