Commit Graph

34 Commits

Author SHA1 Message Date
Kevin Fenzi
40bc0f3c98 proxies: ostree summary sync, use -f to mv
In f42 in some cases mv will prompt here to overwrite the old file.
We always want to replace it, so add a -f here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-13 09:25:10 -07:00
Michal Konecny
2ec055db6f Use first uppercase letter for all handlers
This will unify all the handlers to use first uppercase letter for
ansible-lint to stop complaining.

I went through all `notify:` occurrences and fixed them by running
```
set TEXT "text_to_replace"; set REPLACEMENT "replacement_text"; git grep
-rlz "$TEXT" . | xargs -0 sed -i "s/$TEXT/$REPLACEMENT/g"
```

Then I went through all the changes and removed the ones that wasn't
expected to be changed.

Fixes https://pagure.io/fedora-infrastructure/issue/12391

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-10 20:31:49 +00:00
Ryan Lerch
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
Ryan Lerch
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
Ryan Lerch
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
Ryan Lerch
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
Kevin Fenzi
c7cf438e8c fedora-web: adjust to staging not having sysadmin-releng group.
Since we are not using fas in staging, but are switching to noggin, we
currently don't have the sysadmin-releng group. For now, just switch to
apache.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-31 14:09:02 -07:00
Patrick Uiterwijk
0732a3539f Come on Patrick, don't be silly. WE all know you love https
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-02-11 09:40:28 +01:00
Sinny Kumari
419fac6c17 Necessary changes to accommodate ostree repo move from atomic/ to ostree/
Use metalink url for AH ISO creation

Signed-off-by: Sinny Kumari <sinny@redhat.com>
2019-02-07 10:46:40 +01:00
Patrick Uiterwijk
db0375b8b6 Move kojipkgs/atomic to kojipkgs/ostree
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-02-06 16:00:28 +01:00
Patrick Uiterwijk
a03c56a0b4 Add IoT commitmeta redirect
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-02-05 11:32:51 +00:00
Patrick Uiterwijk
e5c79e0973 Start syncing of iot summary
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-02-05 11:30:47 +00:00
Patrick Uiterwijk
dc66194eee Add ostree.fp.o/iot
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-02-05 11:21:52 +00:00
Patrick Uiterwijk
7244cfa7e3 Revert this check
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-22 12:03:20 +01:00
Patrick Uiterwijk
6efc88cff5 disallow /summary and /refs via Cloudfront
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-22 11:52:41 +01:00
Patrick Uiterwijk
cf9388d0eb Actually fix the issue in the line
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-22 11:21:44 +01:00
Patrick Uiterwijk
f829bac0e0 Revert to make apache start
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-22 11:20:44 +01:00
Patrick Uiterwijk
5e4f4204e4 Fix rewrite regex
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-22 11:18:12 +01:00
Patrick Uiterwijk
91e29e1c4f Redirect the commitmeta files (sigs)
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-22 11:06:36 +01:00
Patrick Uiterwijk
ac65c80b07 Drop the variant-specific config again, hoping for ref=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 17:49:56 +01:00
Patrick Uiterwijk
4240efdcb5 Ignore it if it failed to update
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 17:28:15 +01:00
Patrick Uiterwijk
623f990fa0 item vs {{item}}... silly me
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 17:20:36 +01:00
Patrick Uiterwijk
0e8159423e src and path are reversed for links
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 17:19:00 +01:00
Patrick Uiterwijk
7ca28a0969 Actually, they're all identical. Let's create one and symlink the world
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 17:16:14 +01:00
Patrick Uiterwijk
61d99be510 cloudfront is ready, remove kojipkgs
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 17:12:53 +01:00
Patrick Uiterwijk
54b222243b Create ostree variants subdirectories
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 17:09:18 +01:00
Patrick Uiterwijk
d1de311ca5 Do not email out
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 16:54:00 +01:00
Patrick Uiterwijk
37942b1f07 Just do a brute-force sync of summary for now
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 16:52:16 +01:00
Patrick Uiterwijk
ac977c1a02 Also add the cloudfront already
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 16:49:24 +01:00
Patrick Uiterwijk
7bd82203f5 Temporarily, for testing, point to kojipkgs
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 16:43:01 +01:00
Patrick Uiterwijk
f8b4d51be5 Forgot src=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 16:36:42 +01:00
Patrick Uiterwijk
2ded8397c2 add DirectoryRoot
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 16:35:59 +01:00
Patrick Uiterwijk
7fba89687c Add the extra files I promised you
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 16:31:31 +01:00
Patrick Uiterwijk
c9d4f07ae8 Prepare ostree.fp.o for proxies
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-21 16:27:22 +01:00