Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | GNOME Backups: misc cleanup | Andrea Veri | 2016-10-17 | 1 | -2/+0 | |
| | ||||||
* | GNOME Backups: clipboard is being decomm, stop backing it up | Andrea Veri | 2016-10-17 | 2 | -2/+0 | |
| | ||||||
* | fix syntax error | Kevin Fenzi | 2016-10-17 | 1 | -2/+2 | |
| | ||||||
* | use correct group name | Kevin Fenzi | 2016-10-17 | 1 | -1/+1 | |
| | ||||||
* | Attempt to limit pg access to clients that need it only. | Kevin Fenzi | 2016-10-17 | 4 | -0/+94 | |
| | ||||||
* | Fix mask | Kevin Fenzi | 2016-10-17 | 1 | -4/+4 | |
| | ||||||
* | First stab at autogenerating replication ips for pg_hba | Kevin Fenzi | 2016-10-17 | 3 | -1/+21 | |
| | ||||||
* | openqa/server: only do createhdds when images are missing | Adam Williamson | 2016-10-17 | 1 | -7/+6 | |
| | | | | | | | | | | | | | | | | | I've enhanced `createhdds check` to exit 1 if all images are present but some are old, and 2 if any images are missing. We use this to only create images if any are missing here in the play; we rely on the daily cron job to rebuild old images. This is kind of a band-aid for a weird issue on openqa01 where virt-install runs just don't seem to work properly after the box has been running for a while, so createhdds doesn't actually work and any playbook run gets hung up on it for a long time. This doesn't fix that, but does at least mean we can run the playbook without being bothered by it. To get createhdds to run properly and actually regenerate the outdated images, we have to reboot the system and run it right away, it seems to work fine right after the system boots up. | |||||
* | pull in right version of plpython so we do not install old postgresql | Kevin Fenzi | 2016-10-17 | 1 | -1/+1 | |
| | ||||||
* | scheduling simpledocker on every docker build from koji in taskotron-dev | Tim Flink | 2016-10-17 | 1 | -1/+1 | |
| | ||||||
* | adding new simpledocker check to taskotron-dev | Tim Flink | 2016-10-17 | 1 | -0/+1 | |
| | ||||||
* | check for PG_VERSION as the data dir exists already | Kevin Fenzi | 2016-10-17 | 1 | -1/+1 | |
| | ||||||
* | also configure them | Kevin Fenzi | 2016-10-17 | 1 | -1/+1 | |
| | ||||||
* | move this one to another volume group for now | Kevin Fenzi | 2016-10-17 | 1 | -1/+1 | |
| | ||||||
* | also add their host vars | Kevin Fenzi | 2016-10-17 | 2 | -0/+98 | |
| | ||||||
* | add pgbdr pair of postgresql bdr servers in stg | Kevin Fenzi | 2016-10-17 | 2 | -1/+5 | |
| | ||||||
* | Allow pungi to send ostree messages | Patrick Uiterwijk | 2016-10-17 | 1 | -0/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Bump this threshold. | Ralph Bean | 2016-10-17 | 2 | -2/+2 | |
| | ||||||
* | adjust rkhunter for taskotron client hosts | Kevin Fenzi | 2016-10-17 | 1 | -1/+1 | |
| | ||||||
* | Send autosign errors to me until we find out what list to target | Patrick Uiterwijk | 2016-10-17 | 1 | -0/+3 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | taskotron-trigger: update trigger_rules | Martin Krizek | 2016-10-17 | 1 | -3/+3 | |
| | ||||||
* | Remove autosign again | Patrick Uiterwijk | 2016-10-17 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Finish configuration for atomic signing | Patrick Uiterwijk | 2016-10-17 | 1 | -2/+22 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Enable rw for autosign nfs | Patrick Uiterwijk | 2016-10-17 | 1 | -0/+2 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Also configure eth1 for autosign | Patrick Uiterwijk | 2016-10-17 | 1 | -0/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Fix path to koji directory | Patrick Uiterwijk | 2016-10-17 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Mount koji nfs on autosign | Patrick Uiterwijk | 2016-10-17 | 1 | -0/+4 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Add sigul configuration for autosign | Patrick Uiterwijk | 2016-10-17 | 2 | -0/+26 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Configure eth1 for autosign | Patrick Uiterwijk | 2016-10-17 | 1 | -0/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Enable autosign | Patrick Uiterwijk | 2016-10-17 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | This is a dict | Patrick Uiterwijk | 2016-10-17 | 1 | -2/+2 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Add configuration to sign F25 Atomic | Patrick Uiterwijk | 2016-10-17 | 1 | -0/+9 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Fix typo | Martin Krizek | 2016-10-17 | 1 | -1/+1 | |
| | ||||||
* | taskotron-dev: update trigger config file | Martin Krizek | 2016-10-17 | 2 | -1/+22 | |
| | ||||||
* | add some playbooks to master | Kevin Fenzi | 2016-10-16 | 1 | -0/+4 | |
| | ||||||
* | update ssh-known-hosts | Kevin Fenzi | 2016-10-15 | 1 | -2/+4 | |
| | ||||||
* | adjust magazine fedmsg bot | Kevin Fenzi | 2016-10-15 | 1 | -0/+3 | |
| | ||||||
* | Revamp fedmsg bot names to be more standard. Hopefully this doesn't make ↵ | Kevin Fenzi | 2016-10-15 | 1 | -32/+32 | |
| | | | | anyone mad. | |||||
* | Another improvement to g11n bot | Parag A Nemade | 2016-10-15 | 1 | -1/+4 | |
| | | | | Signed-off-by: Parag A Nemade <pnemade@fedoraproject.org> | |||||
* | try importing the openshift ansible repo and roles to use with oour osbs | Kevin Fenzi | 2016-10-14 | 2 | -1/+13 | |
| | ||||||
* | We need mod_auth_gssapi | Patrick Uiterwijk | 2016-10-14 | 1 | -0/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Get rid of require all granted | Patrick Uiterwijk | 2016-10-14 | 1 | -1/+0 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Add distgit tags | Patrick Uiterwijk | 2016-10-14 | 1 | -0/+42 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Set domain realm for krb5 | Patrick Uiterwijk | 2016-10-14 | 1 | -0/+7 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Allow GSSAPI for lookaside | Patrick Uiterwijk | 2016-10-14 | 3 | -13/+32 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | apparently all does not include replication | Kevin Fenzi | 2016-10-14 | 1 | -0/+2 | |
| | ||||||
* | just hardcode trusted replication members for now | Kevin Fenzi | 2016-10-14 | 1 | -2/+2 | |
| | ||||||
* | add postgresql bdr role | Kevin Fenzi | 2016-10-14 | 12 | -0/+833 | |
| | ||||||
* | taskotron-dev: add trigger_rules.yml | Martin Krizek | 2016-10-14 | 2 | -0/+32 | |
| | ||||||
* | more ansible 2.2 cleanups | Kevin Fenzi | 2016-10-14 | 1 | -1/+1 | |
| |