Kevin Fenzi
6c38d7b61a
various: fix some more shell variables that were accidentally converted to builtin.shell
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-01-15 17:26:50 -08:00
47c68f478d
ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
...
Replaces references to template: with ansible.builtin.template
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:30:29 +10:00
3c41882bb0
ansiblelint fixes - fqcn[action-core] - shell to ansible.builtin.shell
...
Replaces references to shell: with ansible.builtin.shell
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:29:10 +10:00
25391e95b7
ansiblelint fixes - fqcn[action-core] - package to ansible.builtin.package
...
Replaces many references to package: with ansible.builtin.package
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:28:00 +10:00
6a3816dfdc
ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy
...
Replaces many references to 'copy' with ansible.builtin.copy
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:43:31 +10:00
62952df107
ansiblelint fixes-- fqcn[action-core] - file to ansible.builtin.file
...
Replaces many references to file: with ansible.builtin.file
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 10:41:52 +10:00
691adee6ee
Fix name[casing] ansible-lint issues
...
fix 1900 failures of the following case issue:
`name[casing]: All names should start with an uppercase letter.`
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 20:20:07 +10:00
89f6f1fc32
Fix majority of remaining yamllint warnings and errors
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Jiri Podivin
a2b5468164
Improving error handling and removing unused var
...
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:30 +00:00
Jiri Podivin
f513e7cbcd
Linting python scripts
...
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-09-18 19:57:29 +00:00
Kevin Fenzi
4bcbc54efa
people: retire people02
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-27 15:38:03 -07:00
Kevin Fenzi
a30087e431
data-analysis: fix syntax harder
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-24 11:08:36 -07:00
Kevin Fenzi
d8eed2a4b8
data-analysis: quote variable
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-24 11:07:16 -07:00
Kevin Fenzi
108f7ad464
data-analysis: indention fix for state
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-24 11:05:18 -07:00
Stephen Smoogen
bad5871b19
Remove tabs and trailing whitespace.
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-06-24 17:37:14 +00:00
Stephen Smoogen
705687562c
Fix spelling erorr in playbook
...
For some reason I decided to smell absent as abscent. I need to take remedial English again.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-06-24 17:37:14 +00:00
Stephen Smoogen
8d17ae6c6b
make sure that graphs actually generate, remove old files
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-06-24 17:37:14 +00:00
Stephen Smoogen
ca3def5d94
Fix numbering and move aarch64 to hardware
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-05-16 21:25:35 +00:00
Stephen Smoogen
254fa60914
Update dates for old graphics
...
These gnuplot logs are needing to be updated to cover the newer
dates. This will probably be the last set of updates as newer graphs
should be in the pipeline.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-05-16 20:05:25 +00:00
James Antill
895a0f39e3
Add me to cron emails, and remove asaleh.
...
Signed-off-by: James Antill <james@and.org>
2024-05-13 15:09:02 -04:00
James Antill
505de1146a
Renamed the split/rezip scripts for countme.
...
Signed-off-by: James Antill <james@and.org>
2024-05-13 11:42:56 -04:00
James Antill
21acd2412e
Trim the RAWDB, and split/compress the pushed DB.
...
Signed-off-by: James Antill <jantill@redhat.com>
2024-05-06 15:32:35 +00:00
James Antill
d971dca377
countme: Merge the update scripts code for CentOS/Fedora countme.
...
Signed-off-by: James Antill <jantill@redhat.com>
2024-04-29 18:01:37 +00:00
Kevin Fenzi
c84b99223c
osbs: raise a glass for it's service
...
This removes osbs and allmost all it's associated playbooks and files.
It served long and well, but we no longer need it.
flatpaks are building with a koji-flatpak plugin.
base/minimal/toolbox containers are building with kiwi.
We aren't building any other containers right now, and we did they could
be added to kiwi.
This is the end of an era... I look with nostolga on
ansible-ansible-openshift-ansible (a role to setup ansible on a control
host and run it from our ansible).
Good bye osbs!
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-03-28 12:52:07 -07:00
Kevin Fenzi
ff6dbdbd6d
data-analysis: looks like we are using the python3.11 version of this package now
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-09 11:37:25 -08:00
Stephen Smoogen
aa5fd4cc4f
Move graph dates to 2024-06-30
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-01-09 19:23:16 +00:00
Seddik Alaoui Ismaili
5529ede252
drop output message. START and FINISH
2023-11-29 23:48:33 +00:00
Nils Philippsen
a95808355c
Make scripts to sync log files more robust
...
Previously, an expired certificate on log01 made sending messages out of
the scripts fail, which caused a couple days worth of lost logs.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2023-11-28 00:02:59 +00:00
Seddik Alaoui Ismaili
246cc76260
keeps only errors on logging
2023-11-16 14:08:35 +00:00
Kevin Fenzi
3808d867de
value01/value01.stg: retire
...
These are old rhel7 instances. The only thing left on them is fedmsg-irc
(sending to one irc channel, fedora-releng). Move everything to use the
newer rhel8 value02 instead.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-15 12:13:38 -08:00
Nils Philippsen
aac912e4c9
Set nullglob for combining HTTP log files
...
This can cause files named '*' in places where you wouldn’t expect it
otherwise.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2023-11-09 20:42:31 +00:00
Pedro Moura
ec843a62c1
Reformatted main.yml
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2023-07-17 23:36:22 +00:00
Pedro Moura
bae7c13024
Added quotes to avoid errors due to version of find
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2023-07-17 23:36:22 +00:00
Pedro Moura
b0bfe39e7d
Add a randomized start time before running compress_logs.sh
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2023-07-17 23:36:22 +00:00
Pedro Moura
00141350c9
Replaced xz with pxz
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2023-07-17 23:36:22 +00:00
Pedro Moura
1b05dd52ba
Add script to compress log files every month to reduce storage
...
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2023-07-17 23:36:22 +00:00
Timothée Ravier
3a79d45596
Remove standalone Kinoite website
...
Replaced by https://fedoraproject.org/kinoite/
Needs: https://pagure.io/fedora-infra/ansible/pull-request/1479
2023-07-05 23:56:38 +00:00
Kevin Fenzi
a6cafe28ea
data-analysis: don't try and get blockerbugs logs since it's in openshift now.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-06-02 12:18:30 -07:00
a4d2fb7107
retire arm.fedoraproject.org
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-05-24 23:57:33 +00:00
Kevin Fenzi
0111ccfe2d
Retire old rdu2 space.
...
This space was in a networking cage thats going away and all the
machines there are old and out of warentee.
This space was intended for disaster recovery purposes.
For that now we have a internal vm that can access our mirrored netapp
storage, so we can sync anything off it we need to when iad2 is down.
I will be resetting up a batcave13 in another datacenter to allow us a
backup ansible/dns control host. bastion13/ns13/proxy13 will likely just
go away forever. download-rdu01 should be replaced by the new
download-cc-rdu01 once we have the new hardware in place for that.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-22 10:09:34 -07:00
Stephen Smoogen
aef2250f24
update the mirrorsdate graph to 2023
2022-12-01 12:24:11 -05:00
Kevin Fenzi
c520b42230
datagrepper has moved to openshift. Remove old ansible remnants.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-02-21 11:44:13 -08:00
Stephen Smoogen
9e2d651e09
We can do daily count data 2 days back and not 3
2022-02-08 09:31:55 -05:00
Stephen Smoogen
c863b78def
update mirrors gnuplot for another 6 months
2022-02-04 13:18:11 -05:00
Stephen Smoogen
0a7ac90878
remove hotspot analysis from web-data-analysis. It has been broken for over six months with no requests to fix
2022-01-11 05:42:47 -05:00
Stephen Smoogen
bfb1320bc9
Add a countme for CentOS Stream 9
2022-01-05 13:48:34 -05:00
Stephen Smoogen
b0f46d9ce7
remove getfedora statistics. not run in over year.
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2022-01-05 13:48:34 -05:00
Nils Philippsen
337248e4eb
Muffle one more cron job
...
Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-10-04 21:45:04 +00:00
Stephen Smoogen
f79e5d1b43
Add in a message to dbus to see if we can get why files arent getting sorted
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2021-09-30 13:45:39 -04:00
Stephen Smoogen
bb9864402f
For some reason we are not sorting the files even though the script says we are. Try to get a result to find out why
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2021-09-29 18:16:43 +00:00