Stephen Smoogen
4b66a02723
add explicite sec=sys to nfsvers=4 mounts so writes work consistently.
2017-08-14 21:31:06 +00:00
Stephen Smoogen
d0b6c8ce06
and this is how you break everything before going on a week vacation
2017-05-05 22:12:33 +00:00
Kevin Fenzi
0acfaa2a7e
Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
...
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
Stephen Smoogen
e3e3317a3d
lets break all the things
2017-02-02 17:16:11 +00:00
Adam Williamson
2e09ca2d00
turn 'filterlist' into 'imagelist', using productmd
...
This adopts https://pagure.io/quick-fedora-mirror/pull-request/27
and adapts to it, so we get `imagelist` files rather than
`filterlist` files (see recent commits for this). The rationale
is more fully explained in that PR (and in PR #26 also) - on
further inspection it turns out that we have to filter out an
awful lot of extensions to create small filterlists for all
three modules, and I'm worried that other file extensions may
appear in the future and cause the filterlists to suddenly get
bigger again. Instead, we have create-filelist use the productmd
constant that defines valid image formats, and only include files
that match those formats in the list. The downside of this
approach is we have to ensure productmd on all the systems that
run `create-filelist` is kept up to date if the list of valid
image formats changes.
2016-11-23 09:21:45 -08:00
Kevin Fenzi
dda5584a35
release day commit: readd prerelease redirect, add cloud to atomic redirect, add latest cloud image redirects, setup alt site for websites
2016-11-22 12:41:54 +00:00
Kevin Fenzi
04a52b8667
Death to all trailing whitespace.
2016-08-08 19:36:31 +00:00
Kevin Fenzi
03a8923c04
Update create-filelist and wrapper from upstream quick mirror.
...
Merge all the various copies of the wrapper into one copy.
Setup arguments as needed for each call.
2016-07-15 20:05:53 +00:00
Kevin Fenzi
daa00a39b1
Put new create-filelist in scripts so we can use it all the places we need.
2016-05-27 22:05:41 +00:00
Kevin Fenzi
35eb61f497
Move alt fullfiletimelist update to hourly.
2016-05-21 16:45:46 +00:00
Kevin Fenzi
7b2a5482bf
Setup a cron job to update fulfiletimelist in alt. For now run every 6 hours, but once things settle down we can do more often.
2016-05-19 19:05:16 +00:00
Kevin Fenzi
db96ede7a0
Add quick-fedora-mirror server side script to secondary01 and python-scandir
2016-05-16 18:25:03 +00:00
Kevin Fenzi
9596023246
Move most netapp nfs mounts to nfsv4
2016-05-11 16:12:39 +00:00
Ralph Bean
2226a9eae9
s/nagios_client/nagios\/client/g
2016-02-23 02:33:30 +00:00
Kevin Fenzi
facc6b217c
Drop 16 lines that we can collapse into one line.
2015-08-18 19:26:55 +00:00
Kevin Fenzi
f42e4e9306
Revert "Switch everything to nfsv4 and new filer."
...
This reverts commit 85fa791bdf
.
Conflicts:
roles/nfs/client/tasks/main.yml
2015-06-10 01:10:35 +00:00
Kevin Fenzi
85fa791bdf
Switch everything to nfsv4 and new filer.
2015-06-09 23:30:28 +00:00
Kevin Fenzi
b5cc837e99
Finally move the tasks/apache.yml to a role. This allows us to order it with the other roles.
2015-05-07 19:06:35 +00:00
Kevin Fenzi
f659ac21ac
Install koji client on secondary01, needed for kernel-nodebug fetching.
2015-05-04 21:12:22 +00:00
Kevin Fenzi
ac1aecf44c
Fix up some secondary01 things
2015-04-30 23:25:25 +00:00
Kevin Fenzi
afd0dcc9d4
Add createrepo on secondary01
2015-04-30 23:00:19 +00:00
Kevin Fenzi
c32bae5610
Add secondary httpd/website config.
2015-04-30 19:55:25 +00:00
Kevin Fenzi
20c44f2ea1
First cut at a secondary01 playbook/setup.
2015-04-30 16:33:43 +00:00