Commit graph

1866 commits

Author SHA1 Message Date
Kevin Fenzi
7fdc2ab99b Add default el6 sshd_config for now. 2014-01-06 17:34:44 +00:00
Ralph Bean
f35f4d1b5d Simplify that. 2014-01-06 17:34:43 +00:00
Ralph Bean
b6e8baff43 Add some temporary debugging. 2014-01-06 17:33:51 +00:00
Miroslav Suchý
e0f417425f give sgallagh and nb access to copr machines 2014-01-06 14:05:55 +00:00
Kevin Fenzi
7ca9dcb3af Tweak role 2014-01-02 02:16:51 +00:00
Kevin Fenzi
ecf8920ade When defined 2014-01-02 00:42:12 +00:00
Kevin Fenzi
e286673702 Fix typo and put arm-qa playbook back to the way it was. 2014-01-01 23:59:20 +00:00
Kevin Fenzi
b5cdb8576e Huh. Try this again 2014-01-01 23:30:30 +00:00
Kevin Fenzi
131c180dc8 That didn't work 2014-01-01 22:35:08 +00:00
Kevin Fenzi
27f614f9fe Another stab at it. 2014-01-01 22:34:00 +00:00
Kevin Fenzi
7e79ed0c8e Try this to work around the expansion issue 2014-01-01 22:32:10 +00:00
Kevin Fenzi
747eff6066 ok, why doesn't this work? 2014-01-01 22:24:12 +00:00
Kevin Fenzi
136810fe96 Fix up all the group vars to use new variable syntaax 2014-01-01 22:22:38 +00:00
Kevin Fenzi
a356dd16eb Fix global vars, work around an include issue 2014-01-01 21:53:09 +00:00
Kevin Fenzi
7d0c6432af Need a 18 one of these for another few weeks. 2014-01-01 21:44:54 +00:00
Kevin Fenzi
4bd90f8e28 Fix some more syntax 2014-01-01 21:33:06 +00:00
Kevin Fenzi
d507b1e116 Fix path to files 2014-01-01 21:07:56 +00:00
Kevin Fenzi
79a0601421 Space issues. 2014-01-01 21:02:53 +00:00
Kevin Fenzi
342a22a5a3 We should merge this with base role or figure out a better way. 2014-01-01 20:54:28 +00:00
Kevin Fenzi
b25c32c5da This has to be expanded. Try this syntax 2014-01-01 20:45:59 +00:00
Kevin Fenzi
063f293ba8 Always run growpart on check because we use the result. 2014-01-01 20:41:26 +00:00
Kevin Fenzi
72478b0264 Tweak for loop syntax 2014-01-01 20:20:12 +00:00
Kevin Fenzi
4af3a2ec32 ERROR: chdir is not a legal parameter in an Ansible task or handler 2014-01-01 20:18:49 +00:00
Kevin Fenzi
aa37f25b54 Missed a few 2014-01-01 20:16:13 +00:00
Kevin Fenzi
1cb3f6ea7c Some $'s missed 2014-01-01 20:15:17 +00:00
Kevin Fenzi
448b0bceb7 More with_fileglob fixes. 2014-01-01 20:12:53 +00:00
Kevin Fenzi
cbec442404 Fix some with_fileglob instances 2014-01-01 20:08:08 +00:00
Kevin Fenzi
3c41b15f12 When_set is going away, use when 2014-01-01 20:06:11 +00:00
Kevin Fenzi
af5c168225 Another loop fix 2014-01-01 20:03:52 +00:00
Kevin Fenzi
906159139e Space: the final fronteer 2014-01-01 20:00:06 +00:00
Kevin Fenzi
97d6175943 Another loop syntax tweak 2014-01-01 19:59:25 +00:00
Kevin Fenzi
ee076869ff Fix another loop 2014-01-01 19:55:23 +00:00
Kevin Fenzi
a974723992 Clean up syntax some 2014-01-01 19:54:23 +00:00
Kevin Fenzi
b30d7946c0 Another one 2014-01-01 19:47:31 +00:00
Kevin Fenzi
1889fb51ff Also no {{ in with_pipe, variable are bare there too 2014-01-01 19:45:46 +00:00
Kevin Fenzi
2fe69599f5 Don't use {{ in when, variables are bare there. 2014-01-01 19:39:48 +00:00
Kevin Fenzi
f7d56ff2b1 Fix old variable usage. Patch from janeznemanic. Thanks! 2014-01-01 19:15:11 +00:00
d011bbde2c GNOME Backups: make use of the --exclude-globbing-filelist flag 2013-12-30 14:15:15 +00:00
14d3f07415 GNOME Backups: drop the logs directory, we wont need you anymore 2013-12-28 19:41:05 +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
Kevin Fenzi
bb7dd14696 Lets make this faster 2013-12-28 18:00:19 +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
64fa1cd362 GNOME Backups: mode 0600 on the SSH config file 2013-12-23 16:15:17 +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