Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Nuke old iptables task and files and drop it from blockerbugs-dev. Also kill ↵ | Kevin Fenzi | 2016-03-18 | 1 | -36/+0 | |
| | | | | old serverbeach templates. | |||||
* | set perms on osbs certs | Adam Miller | 2016-03-07 | 1 | -0/+2 | |
| | ||||||
* | tasks/osbs_certs.yml: don't import the handler, it executes as a task | Adam Miller | 2016-03-07 | 1 | -2/+0 | |
| | ||||||
* | use notify instead of handler as needed | Adam Miller | 2016-03-07 | 1 | -1/+1 | |
| | ||||||
* | add osbs ca to stage koji | Adam Miller | 2016-03-07 | 1 | -0/+11 | |
| | ||||||
* | Update all calls to sudo to use 'become' and sudo_user to 'become_user' | Kevin Fenzi | 2016-02-02 | 2 | -2/+2 | |
| | ||||||
* | Fix all tasks to not use old action: statements. | Kevin Fenzi | 2016-01-06 | 9 | -22/+22 | |
| | ||||||
* | Drop no longer used mysql_server task | Kevin Fenzi | 2016-01-06 | 1 | -18/+0 | |
| | ||||||
* | We no longer need, use or want the drbackup key | Kevin Fenzi | 2016-01-06 | 1 | -21/+0 | |
| | ||||||
* | Revert "Instead of a custom task, use epel_customizationj" | Patrick Uiterwijk | 2015-12-20 | 1 | -5/+2 | |
| | | | | This reverts commit 375eaa9ed4ad80795bf22652ee142cabd848e668. | |||||
* | Instead of a custom task, use epel_customizationj | Patrick Uiterwijk | 2015-12-20 | 1 | -2/+5 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Cloud needs special EPEL7 repo files | Patrick Uiterwijk | 2015-12-20 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Move persistent_cloud_new to just persistent_cloud as the old one isn't used ↵ | Kevin Fenzi | 2015-12-14 | 2 | -117/+92 | |
| | | | | anymore. | |||||
* | Fix up f23 cloud instances handling hopefully. | Kevin Fenzi | 2015-12-14 | 1 | -0/+19 | |
| | ||||||
* | Move virthost from a task to a role. | Kevin Fenzi | 2015-12-10 | 1 | -53/+0 | |
| | | | | | Setup a variable for hosts we want nested virt enabled on (default false) add task to setup that on ones we want | |||||
* | Another ntp call needs to use the new template | Kevin Fenzi | 2015-12-09 | 1 | -1/+1 | |
| | ||||||
* | Have to move this so it runs on the right host(s) | Kevin Fenzi | 2015-11-30 | 1 | -10/+0 | |
| | ||||||
* | Test some tasks to get fedora23 cloud instances working nicely with ansible. | Kevin Fenzi | 2015-11-30 | 1 | -0/+10 | |
| | ||||||
* | use correct function to lookup ip addr | Miroslav Suchý | 2015-11-30 | 1 | -1/+1 | |
| | ||||||
* | remove ip based entries from known_hosts as well | Miroslav Suchý | 2015-11-30 | 1 | -1/+9 | |
| | ||||||
* | temporary disable failure check of growpart of 2nd partition | Miroslav Suchý | 2015-11-30 | 1 | -1/+2 | |
| | | | | because on Fedora23 it returns rc 2 when it does not exist | |||||
* | temporary disable failure check of growpart of 2nd partition | Miroslav Suchý | 2015-11-30 | 1 | -1/+1 | |
| | | | | because on Fedora23 it returns rc 2 when it does not exist | |||||
* | ignore errors here for the case of instances with selinux disabled. | Kevin Fenzi | 2015-11-27 | 1 | -0/+1 | |
| | ||||||
* | Just drop this for now until we can figure out a good way to do it. | Kevin Fenzi | 2015-11-16 | 1 | -9/+0 | |
| | ||||||
* | Move this over to setup where we have facts. | Kevin Fenzi | 2015-11-16 | 2 | -8/+8 | |
| | ||||||
* | Add some logic to prep f23 cloud images for ansible. | Kevin Fenzi | 2015-11-16 | 1 | -2/+8 | |
| | ||||||
* | Another dnf/yum one here. | Kevin Fenzi | 2015-11-09 | 1 | -0/+7 | |
| | ||||||
* | Fix yum/dnf here. | Kevin Fenzi | 2015-11-09 | 1 | -0/+7 | |
| | ||||||
* | Put rhel* only on RHEL and epel* on el* | Patrick Uiterwijk | 2015-10-12 | 1 | -12/+6 | |
| | ||||||
* | CentOS also can get EPEL6/7 | Patrick Uiterwijk | 2015-10-12 | 1 | -2/+2 | |
| | ||||||
* | Trying to adjust nc for rhel7 | Kevin Fenzi | 2015-09-26 | 1 | -1/+1 | |
| | ||||||
* | Fix path to openvpn client.conf | Kevin Fenzi | 2015-09-26 | 1 | -1/+1 | |
| | ||||||
* | Move all puppet_private stuff to ansible private so we can stop using puppet ↵ | Kevin Fenzi | 2015-09-25 | 3 | -11/+11 | |
| | | | | private. | |||||
* | Tag all the various ntp tasks so we can run over all of them at once. | Kevin Fenzi | 2015-09-07 | 2 | -0/+9 | |
| | ||||||
* | Have all these use the same ntp config | Kevin Fenzi | 2015-07-23 | 1 | -1/+1 | |
| | ||||||
* | Add a darkserver-dev instance to new cloud. | Kevin Fenzi | 2015-07-17 | 1 | -0/+30 | |
| | | | | | | Also create a el7 growroot that handles the partitioning and xfs in our rhel7 image. Drop the old darkserver-dev.cloud playbook and host vars. Update master playbook. | |||||
* | Tag ssh keys play in cloud setup. | Kevin Fenzi | 2015-07-13 | 1 | -0/+2 | |
| | | | | This allows us to run this over all the cloud nodes when a key changes. | |||||
* | Set user_data here so we can avoid the stupid rhel/centos/fedora user and sudo | Kevin Fenzi | 2015-06-24 | 1 | -0/+1 | |
| | ||||||
* | Migrate openstack over to fedorainfracloud.org | Patrick Uiterwijk | 2015-06-23 | 2 | -2/+2 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Fix other references to cloud net ids | Patrick Uiterwijk | 2015-06-05 | 1 | -1/+2 | |
| | ||||||
* | Revert "Conditionalize this for fedora 22 which has only dnf, no yum." | Kevin Fenzi | 2015-06-02 | 1 | -8/+1 | |
| | | | | | | | Turns out we don't have facts gathered here, so this won't work. Also, in the new cloud we don't need this task at all. This reverts commit 69d865e7ff39e680ad58fe4120040bd7f02b41cf. | |||||
* | Conditionalize this for fedora 22 which has only dnf, no yum. | Kevin Fenzi | 2015-06-02 | 1 | -1/+8 | |
| | ||||||
* | Add the same logic as for virt hosts to cloud spin up. When new instance is ↵ | Kevin Fenzi | 2015-05-28 | 2 | -0/+26 | |
| | | | | made it gathers the key automatically. | |||||
* | Duh. Need to quote this because it's multiline | Kevin Fenzi | 2015-05-28 | 1 | -1/+1 | |
| | ||||||
* | Try |string | Kevin Fenzi | 2015-05-28 | 1 | -1/+1 | |
| | ||||||
* | ok, lets try |str filter here. | Kevin Fenzi | 2015-05-28 | 1 | -1/+1 | |
| | ||||||
* | I'm sure it can't be this easy, but will try adding a join filter here. | Kevin Fenzi | 2015-05-28 | 1 | -1/+1 | |
| | ||||||
* | Need this local keyscan action to be a command. | Kevin Fenzi | 2015-05-28 | 1 | -1/+1 | |
| | ||||||
* | This is an attempt to gather initial ssh_host_key from new vms when they are ↵ | Kevin Fenzi | 2015-05-28 | 1 | -0/+15 | |
| | | | | | | | | made. This avoids having to accept the key manually and allows playbooks making new instances to complete without human intervention. (If it works as desired) | |||||
* | Change all instances of ansible_distribution_major_version to filter to int ↵ | Kevin Fenzi | 2015-05-27 | 3 | -8/+8 | |
| | | | | for comparisons. |