Commit graph

327 commits

Author SHA1 Message Date
Miroslav Suchý
38c8cc5553 use new ansible syntax
addressing:
 [DEPRECATION WARNING]: Legacy variable substitution, such as using ${foo} or
$foo instead of {{ foo }} is currently valid but will be phased out and has
been out of favor since version 1.2. This is the last of legacy features on our
deprecation list. You may continue to use this if you have specific needs for
now. This feature will be removed in version 1.6. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
2014-01-09 11:15:10 +00:00
Kevin Fenzi
835b45100a Move credentials over to private 2014-01-09 01:13:34 +00:00
Kevin Fenzi
a6ea02adc1 Work around ansible bug 5432 2014-01-06 22:23:07 +00:00
dd4aa27279 GNOME Backups: drop the --force flag, the first rdiff-backup run will end soon with success 2014-01-06 19:40:37 +00:00
d011bbde2c GNOME Backups: make use of the --exclude-globbing-filelist flag 2013-12-30 14:15:15 +00:00
8db1d1e0b6 GNOME Backups: exclude /selinux and /sys as well 2013-12-28 19:01:43 +00:00
1ab8be272c GNOME Backups: exclude /proc directly with --exclude 2013-12-28 19:00:58 +00:00
d630c3da15 GNOME Backups: double-quotes on the mail call 2013-12-28 18:57:09 +00:00
763cd06206 GNOME Backups: dont cd at all into the target directory but provide the correct target to the rdiff-backup call itself 2013-12-28 18:41:52 +00:00
6f971d8d8f GNOME Backups: add the missing colon to the rdiff-backup command and make sure emails do get a subject generated for each machine backup 2013-12-28 18:08:16 +00:00
7258e676a6 GNOME Backups: don't assign the rdiff-backup's schemas to a variable 2013-12-28 17:58:47 +00:00
f90a3fbda5 GNOME Backups: convert the backup script to use rdiff-backup 2013-12-28 17:46:06 +00:00
3a3c0025cc GNOME Backups: make sure the ProxyCommands knows about the custom ssh_config file we introduced recently 2013-12-23 16:36:53 +00:00
002135eb99 Move some of the configurations bits on the SSH config file and drop them from the backup script 2013-12-23 16:08:29 +00:00
af5aa06684 Add an SSH configuration file for the IPless machines @ GNOME backups 2013-12-23 16:04:32 +00:00
5b4564acd4 Merge the IPless machines into the global list of boxes to backup, also add an ssh_config file and populate it with ProxyCommand 2013-12-23 15:08:37 +00:00
Kevin Fenzi
96a2ed93d2 Adjust gnome-backups to use lock-wrapper 2013-12-20 14:21:37 +00:00
root
33c3b190a1 Fix path to the key 2013-12-15 21:11:28 +00:00
Patrick Uiterwijk
d3f7fb49ba Close the if and put lockfile in home 2013-12-15 20:58:43 +00:00
Patrick Uiterwijk
7f78117fea Add locking into GNOME backup script 2013-12-14 14:11:06 +00:00
Patrick Uiterwijk
1ab1d5bb38 More typos in the script... 2013-12-13 22:57:28 +00:00
Patrick Uiterwijk
f5c5807cee Bash is doing some weird expansion 2013-12-13 22:54:46 +00:00
Patrick Uiterwijk
0145714f29 Options need to be here as well.... 2013-12-13 22:28:22 +00:00
Patrick Uiterwijk
bd8f37aa8a Merge branch 'master' of /git/ansible 2013-12-13 21:57:29 +00:00
Patrick Uiterwijk
e0cb3edb43 Fix some errors 2013-12-13 21:56:56 +00:00
583c0b729d Drop the quotes before the loop 2013-12-13 21:39:17 +00:00
325cd11b3d Do the same on the ipless boxes 2013-12-13 21:32:15 +00:00
7d54eb0775 Put all the machines on the same line 2013-12-13 21:29:32 +00:00
3687b44a84 We want the root user to access the machines 2013-12-13 20:42:36 +00:00
Patrick Uiterwijk
6c42b2420a it's fedora_backups 2013-12-13 20:36:57 +00:00
e22f764ae2 Add the backup.sh file for the GNOME nightly backups 2013-12-13 20:21:14 +00:00
Ralph Bean
b4fa4af74a Update hosts file for badges-backend. 2013-12-11 18:27:04 +00:00
Ralph Bean
41a1de454a Hosts files for notifications staging nodes. 2013-12-09 19:37:53 +00:00
Miroslav Suchý
baa241b9de copr - do not overwrite mockchain
we use updated mock(chain) from repo where it is properly build patched version
2013-11-28 08:53:38 +00:00
Nick Bebout
4c8643b4eb Add zimmermann.mayfirst.org to SKS membership 2013-11-27 21:41:10 +00:00
Miroslav Suchý
02add69aaf add patched mock to Copr builders
until this bugs are fixed in distribution
2013-11-27 08:01:34 +00:00
71dbd1453b fixup koji.conf 2013-11-15 14:30:34 +00:00
Pierre-Yves Chibon
76b42846cd Add /etc/hosts files for fedocal 2013-11-14 19:22:23 +01:00
7f7882c65f kickoff buildbranched and build rawhide earlier 2013-11-14 15:41:47 +00:00
2088e559c8 start rawhide an hour earlier 2013-11-14 15:41:47 +00:00
Miroslav Suchý
aedf904ccf copr - write IP address to stdout 2013-11-14 08:32:22 +00:00
d9fa9cd113 make sure the masher cert and koji cacerts are available on compose boxes
make sure koji.conf uses the certs
2013-11-13 23:18:53 +00:00
7ad6d08614 make sure uboot-tools is in on arm chroots, dont install joe 2013-11-12 22:30:08 +00:00
Pierre-Yves Chibon
94756d80a9 Wrong name format for the hosts file on fedocal01.stg 2013-11-12 19:06:05 +01:00
Pierre-Yves Chibon
d747341f14 Add a hosts file for fedocal01.stg 2013-11-12 18:16:05 +01:00
Miroslav Suchý
7798d5b5c0 forward emails to root on copr machines to me 2013-11-11 16:35:52 +00:00
Miroslav Suchý
cecfac8454 add copr.conf 2013-11-11 16:25:46 +00:00
Miroslav Suchý
dd111ea27e could not use external ip
due routing set up in fedora instance of open stack. We have to use internal ip.
2013-11-11 15:12:22 +00:00
Miroslav Suchý
5dc0a7cdcb add in copr config passwords from private variables 2013-11-11 15:12:22 +00:00
Miroslav Suchý
df81d82756 add fedora 20 mock config
mock in epel does not have this, add it manually
2013-11-08 16:07:24 +00:00