summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* Add hotfix for python-openidPatrick Uiterwijk2014-02-031-3/+6
|
* Merge branch 'master' of /git/ansiblePatrick Uiterwijk2014-02-034-1/+8
|\
| * define buildsys macrosMiroslav Suchý2014-02-032-0/+6
| | | | | | | | | | | | for some reason buildsys-macros is not installed in default buildroot it works localy, but not in Copr. I spent a lot of time debuging it But enough is enough. Lets solve it this way.
| * Add armpkgs to hosts for arm builders.Kevin Fenzi2014-01-311-0/+1
| |
| * enable fedmsg on copr-beMiroslav Suchý2014-01-291-1/+1
| |
* | Hotfix python-openidPatrick Uiterwijk2014-01-291-1/+1
| |
* | Merge branch 'master' of /git/ansiblePatrick Uiterwijk2014-01-2933-572/+50
|\|
| * Add pyflakes parser to jenkinsjanez.nemanic2014-01-281-0/+24
| |
| * Move base_builder task over to a new koji_builder role and clean up.Kevin Fenzi2014-01-2521-571/+0
| |
| * Still ssh keys comments issues. :(Kevin Fenzi2014-01-241-1/+0
| |
| * hosts files for fmn prod nodes.Ralph Bean2014-01-243-0/+18
| |
| * add releasever - BZ 1056039Miroslav Suchý2014-01-245-0/+5
| |
| * Add these two, too.Ralph Bean2014-01-232-0/+2
| |
| * Point the fmn frontend at datanommer.Ralph Bean2014-01-231-0/+1
| |
* | Prepare for python-openid hotfixPatrick Uiterwijk2014-01-291-0/+427
|/
* fine tune SpareServers on copr-fe and allow server-statusMiroslav Suchý2014-01-232-1/+20
| | | | so I can see what is happening there
* add patched scl-utils to builder repoMiroslav Suchý2014-01-221-0/+9
|
* add coprs admin to .forwardMiroslav Suchý2014-01-221-0/+3
|
* deploy real cers on copr-beMiroslav Suchý2014-01-221-2/+2
|
* add dist tag and rhel7 to el7 mock configMiroslav Suchý2014-01-211-0/+3
|
* Add ask01 to ansible too.Kevin Fenzi2014-01-201-0/+7
|
* apply change to mock epel5 configMiroslav Suchý2014-01-202-2/+2
| | | | | | | | mock in epel6 changed, and we need this change (takend from F20 config of mock) to successfuly build el5 package addressing: DEBUG util.py:281: error: cannot write to %sourcedir /usr/src/redhat/SOURCES
* Commit ask02 stuff to ansible.Kevin Fenzi2014-01-201-0/+7
|
* Use the mailman role for lists-devAurélien Bompard2014-01-1714-1118/+3
|
* setup copr-fe to use httpsMiroslav Suchý2014-01-151-0/+25
| | | | | selfigned certs, not stored here. It will be replaced in matter of days by properly signed certs, which we store in private repo
* setup copr-be to use httpsMiroslav Suchý2014-01-151-1/+9
| | | | | selfigned certs, not stored here. It will be replaced in matter of days by properly signed certs, which we store in private repo
* GNOME Backups: drawable.gnome.org has no public IP anymore, make sure ↵Andrea Veri2014-01-141-1/+1
| | | | rdiff-backup forwards his agent through bastion
* [copr] add epel7 configMiroslav Suchý2014-01-142-0/+42
|
* Nuke bacula.Kevin Fenzi2014-01-136-1315/+0
|
* Point badges backend at the new datanommer db host.Ralph Bean2014-01-101-1/+1
|
* Merge branch 'master' of /git/ansibleToshio くらとみ2014-01-091-0/+11
|\
| * Setup hosts for ask01 and tweak template.Kevin Fenzi2014-01-091-0/+11
| |
* | Remove the files implementing python-fedora hotfixes. They're all in the ↵Toshio くらとみ2014-01-091-496/+0
|/ | | | latest packages
* use new ansible syntaxMiroslav Suchý2014-01-091-9/+9
| | | | | | | | | | 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.
* Move credentials over to privateKevin Fenzi2014-01-091-25/+0
|
* Work around ansible bug 5432Kevin Fenzi2014-01-061-25/+3
|
* GNOME Backups: drop the --force flag, the first rdiff-backup run will end ↵Andrea Veri2014-01-061-1/+1
| | | | soon with success
* GNOME Backups: make use of the --exclude-globbing-filelist flagAndrea Veri2013-12-301-1/+1
|
* GNOME Backups: exclude /selinux and /sys as wellAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: exclude /proc directly with --excludeAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: double-quotes on the mail callAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: dont cd at all into the target directory but provide the ↵Andrea Veri2013-12-281-2/+1
| | | | correct target to the rdiff-backup call itself
* GNOME Backups: add the missing colon to the rdiff-backup command and make ↵Andrea Veri2013-12-281-1/+1
| | | | sure emails do get a subject generated for each machine backup
* GNOME Backups: don't assign the rdiff-backup's schemas to a variableAndrea Veri2013-12-281-2/+1
|
* GNOME Backups: convert the backup script to use rdiff-backupAndrea Veri2013-12-281-4/+3
|
* GNOME Backups: make sure the ProxyCommands knows about the custom ssh_config ↵Andrea Veri2013-12-231-1/+1
| | | | file we introduced recently
* Move some of the configurations bits on the SSH config file and drop them ↵Andrea Veri2013-12-232-3/+6
| | | | from the backup script
* Add an SSH configuration file for the IPless machines @ GNOME backupsAndrea Veri2013-12-231-2/+2
|
* Merge the IPless machines into the global list of boxes to backup, also add ↵Andrea Veri2013-12-232-16/+9
| | | | an ssh_config file and populate it with ProxyCommand
* Adjust gnome-backups to use lock-wrapperKevin Fenzi2013-12-201-11/+0
|