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

Correct a few issues that prevent icinga2x-cluster from converging #5

Closed
wants to merge 3 commits into from

Conversation

joonas
Copy link
Contributor

@joonas joonas commented Jan 14, 2015

When doing vagrant up after a fresh checkout, I came across a few issues that I had to address before the vagrant machines would converge properly.

Here's a patch to address them.

@dnsmichi
Copy link
Contributor

Sorry for the delayed answer. Thanks, the mariadb error was a copypaste error from the icinga2x boxes. The plugin-check-command patch is wrong - we do need the internal RandomCheck, but 'methods.execute' changed to 'execute' in the current git master for 2.3.

I'll apply these changes, and verify them working soon-ish, thank you :)

dnsmichi pushed a commit that referenced this pull request Jan 26, 2015
… the apache Class that creates them

PR #5

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
dnsmichi pushed a commit that referenced this pull request Jan 26, 2015
…service

PR #5

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
dnsmichi pushed a commit that referenced this pull request Jan 26, 2015
@dnsmichi dnsmichi closed this Jan 26, 2015
dnsmichi pushed a commit that referenced this pull request Mar 29, 2017
2479b4f6c docs: changelog note for package rev regex changes
bf1aebff6 Merge pull request #5 from dnsmichi/fix/package-revisions
6a9cb87ff Fix regex for optional revision
d7fb6fc8d Allow to specify package version and revision for ensure parameter

git-subtree-dir: modules/kibana
git-subtree-split: 2479b4f6c9bee0be6645d0d1d16f7dba7640ad11
dnsmichi pushed a commit that referenced this pull request Aug 16, 2019
e0bf8cfe Merge pull request #179 from olevole/master
8cd1f6e0 fix spec: proper data_dir value for FreeBSD
4333ff9e properly aligned
b37bdb0d repo and package method are the same for FreeBSD
e1aeca52 fix typo
e4aa1eff repo: added case for FreeBSD OS family
d661e22c fix typo
b9e566ad Merge branch 'master' of github.com:olevole/puppet-grafana
4277076e Merge branch 'master' of github.com:olevole/puppet-grafana
b299a124 Merge pull request #180 from voxpupuli/modulesync
e6a50cc9 modulesync 2.8.0
e66e9999 Merge branch 'master' of github.com:olevole/puppet-grafana
cad5c06e Add FreeBSD platform support
b2c5b7e2 Add FreeBSD platform support
69d9cae6 Merge pull request #176 from voxpupuli/afisher_update_dependencies
8c752fee allow puppetlabs/apt 7.x
01eb3f57 Allow puppet/archive 4.x and puppetlabs/stdlib 6.x
fa9bce3d Merge pull request #172 from alexconrey/master
5c47fe5d Fix rubocop issues (#9)
ee7252df fix issue with grafana_folder idempotency apply (#8)
5f08df2f Merge pull request #171 from voxpupuli/modulesync
3011aba0 Update README.md (#7)
f7580a3b fix rubocop warnings (#6)
f86d7c30 Update grafana dashboard resource (#5)
d6a938a4 Rewrite grafana_cli unit test
cd52596e modulesync 2.7.0
d5067d36 Merge pull request #170 from alexconrey/master
2adb0966 update acceptance tests for grafana_folder (#4)
3f6d08c5 Update README.md/create acceptance tests (#3)
e1817961 rubocop fixes (#2)
29c1bfa4 Corrected invalid database config example (#169)
99254e3a Implement grafana folder resource (#1)
ab1c6f58 Use data in modules instead of params.pp (#167)
4c57681f Merge pull request #166 from dhoppe/puppet3_syntax
822a6fd5 Remove Puppet 3 specific syntax
78c361bc Mark passwords as sensitive (#165)
f4c4d9ba Merge pull request #161 from dhoppe/base_url
1b093c7a Merge pull request #164 from voxpupuli/modulesync
411ab48a Merge branch 'master' into base_url
3f98b51c Merge pull request #160 from dhoppe/real_package_source
20c26773 Update to latest available version and make sure the repo configs are unique (#163)
0a84497f modulesync 2.6.0
d5a535ef Fix value of variables base_url and real_archive_source
72ba05ae Fix value of variable real_package_source

git-subtree-dir: .puppet/modules/grafana
git-subtree-split: e0bf8cfe9ac06852fbb423e247e18e765d9d4a8b
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.

None yet

2 participants