Alexander Gorelyshev
|
c9b8ac26ca
|
Merge pull request #68 from corvus-migratorius/fix-promtail
Fix the promtail deployment role
|
2025-12-26 23:29:14 +04:00 |
|
Alexander Gorelyshev
|
3072a3c1b8
|
Update README.md
|
2025-12-26 22:50:28 +04:00 |
|
Alexander Gorelyshev
|
be6fef69af
|
Remove excessive templating
|
2025-12-26 22:50:03 +04:00 |
|
Alexander Gorelyshev
|
6925c33baa
|
Make minor wording changes
|
2025-12-26 22:36:10 +04:00 |
|
Alexander Gorelyshev
|
7c635cbc7b
|
Switch Molecule to 24.04 by default
|
2025-12-26 22:35:25 +04:00 |
|
Alexander Gorelyshev
|
10a1a993c8
|
Put the configuration file under /etc/promtail
|
2025-12-26 22:30:14 +04:00 |
|
Alexander Gorelyshev
|
d9180e04b2
|
Drop explicit group creation making the eponymous group non-primary
|
2025-12-26 22:20:49 +04:00 |
|
Alexander Gorelyshev
|
46a3ce39aa
|
Update defaults
|
2025-12-26 22:10:09 +04:00 |
|
Alexander Gorelyshev
|
3203acba87
|
Update the promtail user creation task
|
2025-12-26 22:09:41 +04:00 |
|
Alexander Gorelyshev
|
fac775cb9d
|
Simplify handler logic
|
2025-12-26 21:58:02 +04:00 |
|
Alexander Gorelyshev
|
99a34f4514
|
Merge pull request #65 from corvus-migratorius/hotfix-wg-hub-dns
Fix incorrect variable name preventing DNS configuration on the Hub
|
2025-12-25 21:34:46 +04:00 |
|
Alexander Gorelyshev
|
756bc77493
|
Fix incorrect variable name preventing DNS configuration on the Hub
|
2025-12-25 21:28:03 +04:00 |
|
Alexander Gorelyshev
|
1d17638deb
|
Merge pull request #64 from corvus-migratorius/fix-wg-hub
Fix `wg_hub`
|
2025-12-25 19:12:03 +04:00 |
|
Alexander Gorelyshev
|
28d459f25e
|
Fix more incorrect renames
|
2025-12-25 19:07:15 +04:00 |
|
Alexander Gorelyshev
|
2b0ea3574d
|
Further fix variable names
|
2025-12-25 18:56:50 +04:00 |
|
Alexander Gorelyshev
|
0dc638ea18
|
Fix botched variable names
|
2025-12-25 18:47:08 +04:00 |
|
Fogucoco
|
bcaf5bd57d
|
Merge pull request #61 from corvus-migratorius/role-perccli
add perccli role
|
2025-12-19 17:27:32 +03:00 |
|
Sergey Malyuk
|
41db422d56
|
update meta
|
2025-12-19 17:24:42 +03:00 |
|
Sergey Malyuk
|
cbadb6c800
|
add percli role and fix ansible-lint errors
|
2025-12-19 17:20:04 +03:00 |
|
Fogucoco
|
098f6b7f29
|
Merge pull request #56 from corvus-migratorius/role-platform1c
add platform1c role
|
2025-12-19 17:09:26 +03:00 |
|
Fogucoco
|
87259f96f2
|
Merge branch 'master' into role-platform1c
|
2025-12-19 17:07:44 +03:00 |
|
Sergey Malyuk
|
e1dafe73a3
|
update meta
|
2025-12-19 17:05:37 +03:00 |
|
Sergey Malyuk
|
93cbb3c728
|
replace converge and verify tasks with blank for CI skipping
|
2025-12-19 17:02:50 +03:00 |
|
Alexander Gorelyshev
|
96c0815370
|
Merge pull request #59 from corvus-migratorius/fix-ipmi-exporter
Fix the ipmi_exporter role
|
2025-12-19 17:31:37 +04:00 |
|
Alexander Gorelyshev
|
b4fa5170d4
|
Add a delay/retry protection for fetching the release tarball
|
2025-12-19 16:48:51 +04:00 |
|
Alexander Gorelyshev
|
1881e64b12
|
Update Molecule converge to use new variable name
|
2025-12-19 16:48:25 +04:00 |
|
Alexander Gorelyshev
|
dded21469f
|
Update the README.md
|
2025-12-19 16:45:50 +04:00 |
|
Alexander Gorelyshev
|
55ef7c1d9d
|
Configure to listen on 0.0.0.0 be default
|
2025-12-19 16:34:01 +04:00 |
|
Alexander Gorelyshev
|
ddcbb980f6
|
Put the binary under a more universal path for consistency with RHEL distros
|
2025-12-19 16:33:21 +04:00 |
|
Alexander Gorelyshev
|
f85dd70eb9
|
Simplify configuration file management
|
2025-12-19 16:31:12 +04:00 |
|
Alexander Gorelyshev
|
a5642463cc
|
Restore source style consistency
|
2025-12-19 16:29:00 +04:00 |
|
Alexander Gorelyshev
|
bda231768b
|
Fix variable names in README.md
|
2025-12-19 16:04:05 +04:00 |
|
Alexander Gorelyshev
|
f02898ff9c
|
Fix variable names that escaped renaming
|
2025-12-19 16:03:47 +04:00 |
|
Alexander Gorelyshev
|
ca2edfdea7
|
Merge pull request #58 from corvus-migratorius/fix-role-readmes
Update role requirements
|
2025-12-19 16:01:16 +04:00 |
|
Alexander Gorelyshev
|
05b5309cc7
|
Minor edits
|
2025-12-19 14:49:30 +04:00 |
|
Alexander Gorelyshev
|
983b539514
|
Indicate tar and gzip as requirements for some roles
Turns out, on Ilya's Rocky deployment `tar` was missing
|
2025-12-19 14:49:23 +04:00 |
|
Fogucoco
|
65e41bc451
|
Merge pull request #52 from corvus-migratorius/fix-role-readmes
Enforce consistency across role READMEs
|
2025-12-19 13:44:15 +03:00 |
|
Fogucoco
|
440a997a5d
|
Merge pull request #57 from corvus-migratorius/role-postgres1c
add postgres1c role
|
2025-12-19 12:46:39 +03:00 |
|
Sergey Malyuk
|
c702c7ee46
|
fix ansible-lint error
|
2025-12-19 12:43:11 +03:00 |
|
Sergey Malyuk
|
f1737698e8
|
update dependencies
|
2025-12-19 12:39:43 +03:00 |
|
Sergey Malyuk
|
c1bcb9c3e8
|
update meta
|
2025-12-19 12:32:54 +03:00 |
|
Sergey Malyuk
|
4f3d092511
|
fix role and ansible-lint errors
|
2025-12-19 12:31:40 +03:00 |
|
Sergey Malyuk
|
36d6be271e
|
add postgres1c role
|
2025-12-19 12:16:06 +03:00 |
|
Sergey Malyuk
|
85d806a360
|
update .gitignore
|
2025-12-19 12:10:00 +03:00 |
|
Sergey Malyuk
|
2ccf6be8b7
|
fix ansible-lint errors
|
2025-12-19 12:09:28 +03:00 |
|
Fogucoco
|
6876365108
|
Merge pull request #54 from corvus-migratorius/role-nginx-docker
add nginx_docker role
|
2025-12-18 18:06:43 +03:00 |
|
Sergey Malyuk
|
7b05b6cf05
|
fix kics error
|
2025-12-18 18:03:42 +03:00 |
|
Sergey Malyuk
|
8165039ed2
|
update meta
|
2025-12-18 17:23:30 +03:00 |
|
Sergey Malyuk
|
6a77bc6d56
|
fix ansible-lint errors
|
2025-12-18 17:20:17 +03:00 |
|
Fogucoco
|
72c812214a
|
Merge pull request #53 from corvus-migratorius/role-borg-server
add borg_server role
|
2025-12-18 16:45:16 +03:00 |
|