Commit graph

439 commits

Author SHA1 Message Date
gardar
7548c41247
fix: 2.12+ test requirements install
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-08 16:17:01 +00:00
gardar
893047098e chore: update version 2023-03-08 13:06:01 +00:00
gardar
f919f53abf
Merge pull request #58 from prometheus-community/superq/arg_newlines
refactor: Disable line-length check in arguments_specs
2023-03-08 13:03:39 +00:00
SuperQ
de1e529204 chore: update version 2023-03-08 10:45:10 +00:00
Valentin Delaye
eb5812315b
fix: Fix typo on Install selinux python packages for RedHat family (#57)
Signed-off-by: Valentin Delaye <jonesbusy@gmail.com>
2023-03-08 11:43:46 +01:00
gardar
0f94066694 chore: update version 2023-03-08 10:06:27 +00:00
gardar
079bceafdf
Merge pull request #56 from gardar/galaxy/drop-community-crypto-req
removed: community.crypto is only needed when testing
2023-03-08 10:05:21 +00:00
prombot
861747162a
Disable line-length check in arguments_specs
Allow long lines in the arguments_spec to avoid line wrapping. This
allows the files to be processed with `yq` without constant diffs and
errors.

Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-03-08 08:15:06 +01:00
gardar
21c3b00eaa
remove: community.crypto is only needed when testing
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-07 18:16:28 +00:00
gardar
65536587f5 chore: update version 2023-03-07 17:44:40 +00:00
gardar
4f0fbfcee3
Merge pull request #50 from gardar/docs/fix-arg-specs
fix: various role argument specs
2023-03-07 17:43:33 +00:00
gardar
081f7797a7
fix: add binary/checksum urls to argument specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 22:18:35 +00:00
gardar
f9ccb4dcd0
fix: remove elements from dict spec
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 22:18:35 +00:00
gardar
a01fe9f10d
fix: prometheus_storage_retention_size type
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 22:18:35 +00:00
gardar
c62a8fbe71
fix: elements are unsupported on dict
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 22:18:35 +00:00
gardar
3ca1ff31b1
fix: add metrics path to argument specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 22:18:35 +00:00
gardar
ac6525af8e
Merge pull request #51 from gardar/ci/ansible-test-pr-trigger
skip_changelog: Trigger test CI workflow on PR commits
2023-03-06 22:16:43 +00:00
gardar
5e4c315b50
skip_changelog: add pytest cache to gitignore
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 21:59:04 +00:00
gardar
f165e2028f
skip_changelog: Run tests on new commits in already open PR's
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-06 21:57:59 +00:00
gardar
0c3d2197d5 chore: update version 2023-03-06 12:17:36 +00:00
gardar
463ab2ca60
Merge pull request #44 from andygrunwald/node-exporter-remove-cloudalchemy-reference
docs: Remove references to to previous named ansible collection cloudalchemy
2023-03-06 12:16:24 +00:00
gardar
d054a57357 chore: update version 2023-03-06 12:05:51 +00:00
gardar
d4a56acff5
Merge pull request #47 from gardar/ci/yamllint-cfg
refactor: move yamllint cfg to standard path
2023-03-06 12:04:36 +00:00
Andy Grunwald
afef3368dd
docs: Fix links to prometheus.io and to default settings (codefiles)
A few links to prometheus.io (escpecially config settings) have been broken.

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2023-03-06 09:59:43 +01:00
Andy Grunwald
38ab26df14
docs: Removed upgrade notice, because the migrated library follows a different version scheme
Because the new library (kind of) starts from fresh, the upgrade notice is not relevant anymore.

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2023-03-06 09:59:43 +01:00
Andy Grunwald
7bc4f474e3
docs: Remove references to to previous named ansible collection cloudalchemy
The repository is a migration from https://github.com/cloudalchemy/ansible-node-exporter.
The previous repository has been marked as archived already.

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2023-03-06 09:59:42 +01:00
gardar
b6798e438f
refactor: move yamllint cfg to standard path
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 13:55:00 +00:00
SuperQ
685521ccb2 chore: update version 2023-03-05 12:05:10 +00:00
Ben Kochie
99a78d4a3c
Merge pull request #46 from gardar/meta/fix-req-ansible
fix: follow PEP 440 standard for supported ansible versions
2023-03-05 13:03:58 +01:00
gardar
1f4900f9b6
fix: follow PEP 440 standard for supported ansible versions
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 11:55:01 +00:00
Andy Grunwald
92cb8461a7
docs: Quote value latest to be explicit about the possible value for node_exporter_version
In the docs, the value "latest" was written as a normal string.
By quoting it via `, it marks it explicit as a possible value to accept for node_exporter_version.
Otherwise, it is easy overlooked as acceptable value.

Signed-off-by: Andy Grunwald <andygrunwald@gmail.com>
2023-03-05 11:13:47 +01:00
gardar
3b83b02c33 chore: update version 2023-03-05 09:59:25 +00:00
gardar
b7b8e60eac
Merge pull request #27 from gardar/docs/argument_specs
docs: add argument specs to roles
2023-03-05 09:58:17 +00:00
gardar
37de139b6c
docs: add alertmanager argument specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
3874d05931
docs: add node_exporter argument specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
4026a0cb85
docs: add snmp_exporter argument specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
07fa36a238
docs: add argument specs for blackbox_exporter
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
422292ac58
docs: add argument specs for prometheus role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 09:51:57 +00:00
gardar
518fc7df50 chore: update version 2023-03-04 13:07:27 +00:00
gardar
4363ad1730
Merge pull request #42 from prometheus-community/superq/fixup_publish
packaging: Fix publish action version
2023-03-04 13:06:14 +00:00
SuperQ
f2ef3677af
packaging: Fix publish action version
Use the full semver version for the publish action.

Signed-off-by: SuperQ <superq@gmail.com>
2023-03-04 09:09:48 +01:00
SuperQ
b86afe8f52 chore: update version 2023-03-04 08:03:21 +00:00
Ben Kochie
92121a91e5
Merge pull request #41 from gardar/ci/ansible-galaxy-publish
packaging: publish on ansible galaxy on release
2023-03-04 09:02:18 +01:00
gardar
389038d37f
packaging: publish on ansible galaxy on release
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-03 19:03:47 +00:00
Paweł Krupa
d92cdcd0ba
Merge pull request #40 from gardar/ci/cleanup-circleci 2023-03-03 18:10:38 +01:00
Paweł Krupa
cc5bfcb88f
Merge pull request #38 from prometheus-community/superq/more_build_ignore 2023-03-03 18:10:08 +01:00
paulfantom
b2675fe101 chore: update version 2023-03-03 17:08:41 +00:00
Paweł Krupa
fa3d4eba25
Merge pull request #39 from prometheus-community/superq/add_gardar 2023-03-03 18:07:31 +01:00
SuperQ
0afa8e4eef
packaging: Improve build ignore
Update the Galaxy build_ignore list to remove more repo junk from the
final tarball.

Signed-off-by: SuperQ <superq@gmail.com>
2023-03-03 17:30:28 +01:00
gardar
99726d382a
fix: remove unneeded circleci script
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-03 16:27:39 +00:00