Stephen Smoogen
473f39a3c2
spaces matter
2018-09-18 18:05:06 +00:00
Stephen Smoogen
a92ab94c06
add items for rsync table
2018-09-18 17:58:27 +00:00
Patrick Uiterwijk
936e8b261a
yum accepted pkg=, package calls it name=
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
039b08354a
Yum allowed state=installed. Lets use state=present consistently
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-10-08 22:31:03 +00: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
Stephen Smoogen
9f2ae17466
make sure bzip2 and other packages are included in easy to read place
2017-09-25 14:48:31 +00:00
Patrick Uiterwijk
2117eff422
Add haveged to download* for entropy reasons
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-06-13 15:58:47 +00:00
Patrick Uiterwijk
8f10ff70f6
Add play tags
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-06-13 15:50:46 +00:00
Dennis Gilmore
6797fb62a7
rsync changes for syncing bits to inside RH
...
expose /mnt/koji/compose via rsync so that we can rsync the bits
inside of Red Hat, for testing as well as mirroring the release.
Its drops a terrible ssh hack and allows a path for automation.
allow the locations in RH infra that do mirroring of bits to use tier 1
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org >
2017-04-12 18:25:30 +00:00
Kevin Fenzi
a3b6579ed0
actually install the tier1 motd
2017-03-09 21:16:29 +00:00
Stephen Smoogen
a59950b213
make a small set of changes before too many
2017-02-01 23:39:23 +00:00
Kevin Fenzi
b1a2d105c9
In ansible 2.2 always_run is depreciated. Switch to check_mode.
2016-11-01 16:29:49 +00:00
Patrick Uiterwijk
5983dc6eae
Tag httpd config
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-08-31 19:50:01 +00:00
Patrick Uiterwijk
f1dd7a7432
Unify all ssl cipher suite configurations
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-08-31 19:28:26 +00:00
Stephen Smoogen
0924048c6c
and we start work on last-sync
2016-04-06 01:01:57 +00:00
Kevin Fenzi
f0c80375b5
Remove action: in all roles.
2016-01-06 21:58:31 +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
Kevin Fenzi
2873cdd427
Move all puppet_private stuff to ansible private so we can stop using puppet private.
2015-09-25 18:16:23 +00:00
Kevin Fenzi
e2057832e4
We need to put the autoindex.conf in one level higher.
2015-06-15 22:20:45 +00:00
Kevin Fenzi
96dba57660
Fix up the download role for idempotency
2015-01-31 22:54:29 +00:00
Kevin Fenzi
23ef474ba2
Drop system_identification from download role, done in base
2014-12-19 16:57:16 +00:00
Praveen Kumar
4b1e5162d7
Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html
2014-11-05 15:32:11 +00:00
Ricky Elrod
d3291aaf85
Merge branch 'master' of /git/ansible
2014-05-21 19:48:55 +00:00
Ricky Elrod
5703b88f03
create /srv/web directory
2014-05-21 19:48:46 +00:00
Stephen Smoogen
64478331da
and before we run into another problem make sure apache can read the public file.
2014-05-16 23:54:35 +00:00
Stephen Smoogen
24ed0ae145
try to get some of the directories correct
2014-05-16 23:52:52 +00:00
Stephen Smoogen
2b464ac498
do we need a generic role for ssl?
2014-05-16 23:41:24 +00:00
Stephen Smoogen
7cbd6611fa
ok lets try getting back to our original problem.
2014-05-16 23:23:16 +00:00
Kevin Fenzi
22b531e5b3
Clean up this some more.
2014-05-16 20:18:40 +00:00
Kevin Fenzi
47185c520d
Make everything doing nfs mounts use the nfs_client role.
2014-05-16 19:35:56 +00:00
Kevin Fenzi
b22e1be972
Perhaps quotes are confusing it here.
2014-05-16 18:55:03 +00:00
Kevin Fenzi
bcca815b46
Make sure rsyncd log file exists
2014-05-16 18:47:10 +00:00
Kevin Fenzi
ae9210bd07
Try reordering this
2014-05-16 18:42:06 +00:00
Kevin Fenzi
e1a97d5d8d
Also need libsemanage-python
2014-05-16 18:37:41 +00:00
Kevin Fenzi
e6ee48e002
need a state here.
2014-05-16 18:34:15 +00:00
Ricky Elrod
989f4f1e6b
More downloadXX fun
2014-05-15 03:31:02 +00:00
Ricky Elrod
e9e8a1ab90
Start of download-server port to ansible. Still needs httpd config (esp. ssl certs) and rsync server stuff I think
2014-05-07 20:35:42 +00:00