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

pushgateway: use correct CPU architecture & add acceptance tests #346

Merged
merged 2 commits into from
Jul 15, 2019
Merged

pushgateway: use correct CPU architecture & add acceptance tests #346

merged 2 commits into from
Jul 15, 2019

Conversation

bastelfreak
Copy link
Member

In the past, this class relied on the actual architecture reported by
facter, not by the normalized version from our main class. On CentOS,
under certain conditions, this will not work and report x86_64 instead
of amd64. This is the bugfix for #341

Without this fix, the acceptance tests won't work.

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

In the past, this class relied on the actual architecture reported by
facter, not by the normalized version from our main class. On CentOS,
under certain conditions, this will not work and report x86_64 instead
of amd64.
@bastelfreak bastelfreak added the bug Something isn't working label Jul 15, 2019
@bastelfreak bastelfreak self-assigned this Jul 15, 2019
@bastelfreak bastelfreak merged commit c7b59dc into voxpupuli:master Jul 15, 2019
@bastelfreak bastelfreak deleted the pushgateway branch July 15, 2019 11:29
cegeka-jenkins pushed a commit to cegeka/puppet-prometheus that referenced this pull request Aug 28, 2019
pushgateway: use correct CPU architecture & add acceptance tests
Rovanion pushed a commit to Rovanion/puppet-prometheus that referenced this pull request May 5, 2021
pushgateway: use correct CPU architecture & add acceptance tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants