Commit Graph

35 Commits

Author SHA1 Message Date
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
Pedro Moura
24d58c1d4a fix apps-fp-o handlers
Signed-off-by: Pedro Moura <pmoura@redhat.com>
2025-02-05 16:33:52 -03:00
Ryan Lerch
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
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
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
f15f50b4dc apps-fp-o: mode should be 2755 here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-13 16:15:40 -07:00
Ryan Lerch
b1e65c4d53 [apps.fp.o] remove staging condition on moving apps.yaml over
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-11-03 23:28:41 +00:00
Ryan Lerch
50c16a0497 [apps-fp-o] add missing '
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-10-27 16:43:00 +10:00
Ryan Lerch
194c39e68d [apps-fp-o] uncomment out installing new yaml file enable for staging
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-10-27 16:03:06 +10:00
Kevin Fenzi
daa470f778 apps-fp-o: Change directory mode to 2755 since thats what it becomes after sync
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-02-07 17:16:26 -08:00
Kevin Fenzi
074f2a2089 apps-fp-o: change directory to 0755 to match everywhere else.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-02-06 10:55:58 -08:00
Pierre-Yves Chibon
f4c9127444 apps-fp-o: Install the apps-fp-o RPM package and reorder the playbook just a little bit
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-30 16:59:31 +01:00
Mark O'Brien
23df23e54c [proxies] ensure all required directories exist 2020-08-04 11:10:25 +01:00
Mark O'Brien
0ba8ddaba5 [proxies] ensure directory exists
[proxies] ensure directory exists
2020-08-04 11:03:09 +01:00
Kevin Fenzi
2ec00accf3 apps-fp-o: we still need to install the apache config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-07-22 15:39:40 -07:00
Kevin Fenzi
2e4204814c apps-fp-o: only install the resources, not the app/app config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-07-22 15:26:27 -07:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Kevin Fenzi
93b4dc74f8 fix another proxy role 2016-12-01 22:51:37 +00:00
Patrick Uiterwijk
08568865fe Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
Ralph Bean
c6e25489a2 This doesn't require a restart of httpd. 2015-10-12 18:34:31 +00:00
Ralph Bean
94f0132333 file is not the same as copy. 2015-04-23 19:52:26 +00:00
Ralph Bean
7e4849e894 Push out the prod copy of fedmenu. 2015-04-23 19:28:28 +00:00
Ralph Bean
60568578b6 Wrong environment. 2015-04-06 18:11:46 +00:00
Ralph Bean
b825fcf2e7 Give fedmenu-staging its own dir. 2015-04-06 18:07:34 +00:00
Ralph Bean
cacbbe6ec2 My goodness. Do trailing slashes matter here? 2015-03-10 19:40:31 +00:00
Ralph Bean
a3563fc45e Typofix. 2015-03-10 19:38:47 +00:00
Ralph Bean
c8028bf0bb Throw up an icon for fedimg. 2015-03-10 19:15:16 +00:00
Kevin Fenzi
b796ede919 Fix this as the mode is different from the sync and the fcontext should take care of it. 2015-02-22 15:44:18 +00:00
Ralph Bean
f4657da0ba apps.fp.o typofix. 2015-02-21 13:50:44 +00:00
Ralph Bean
2b330e5475 Put this selabel type in place. 2015-01-06 19:16:24 +00:00
Ralph Bean
d0039c52a3 This too is not a template. 2014-12-19 15:42:45 +00:00
Ralph Bean
decd76d556 No need for a template here. 2014-12-19 15:37:08 +00:00
Ralph Bean
996c4d6cc9 Remove puppet cruft. 2014-12-19 15:21:25 +00:00
Ralph Bean
48f186d358 Try out apps.fp.o. 2014-12-19 15:20:19 +00:00