summaryrefslogtreecommitdiffstats
path: root/vars
Commit message (Collapse)AuthorAgeFilesLines
* add fedora26 image hereRicky Elrod2017-08-161-0/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* put in graybrandon@gmail.com patch to remove firewalld from base installStephen Smoogen2017-07-191-1/+1
|
* ok I am going to try this because I am grumpyStephen Smoogen2017-06-234-12/+0
|
* I belive the group name needed to be something elseStephen Smoogen2017-06-232-0/+0
|
* and we may need to do this alsoStephen Smoogen2017-06-211-1/+1
|
* I think this wont break anythingStephen Smoogen2017-06-152-0/+2
|
* and we need to put this in the correct spotStephen Smoogen2017-05-011-3/+0
|
* and let us try thisStephen Smoogen2017-05-011-0/+4
|
* Fix handlers, roles, and tasks to be handlers_path, roles_path and ↵Kevin Fenzi2017-04-131-6/+3
| | | | | | tasks_path so as not to conflict with ansible variables. Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
* and we forgot this gemStephen Smoogen2017-04-111-0/+3
|
* clean up some variablesStephen Smoogen2017-02-212-156/+3
|
* make the names match you sillyStephen Smoogen2017-01-071-1/+1
|
* well here starts the breakageStephen Smoogen2017-01-071-0/+156
|
* Add config for f25 x86_64Patrick Uiterwijk2016-11-301-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Unify all ssl cipher suite configurationsPatrick Uiterwijk2016-08-311-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Death to all trailing whitespace.Kevin Fenzi2016-08-081-1/+1
|
* Also add global var alias for final fedora24 imageKevin Fenzi2016-07-021-0/+1
|
* Add jenkins f23 and f24 (alpha) slaves.Kevin Fenzi2016-04-211-0/+1
|
* Move ntp setup in a roleMichael Scherer2016-04-163-3/+3
| | | | | | Since base install ntp on all platforms, we can skip the vars and place it by default (next step is to convert the few playbooks duplicating the role)
* Move netapp_* vars to the iscsi roleMichael Scherer2016-04-091-4/+0
| | | | | Since that's the only role where they are used, it make sense to keep it close and not "pollute" the global namespace
* Update all calls to sudo to use 'become' and sudo_user to 'become_user'Kevin Fenzi2016-02-021-2/+2
|
* Switch twisted rhel6 buildbots to fedora23Kevin Fenzi2015-11-161-0/+1
|
* Switch back to inventory_hostname_short for debuggingKevin Fenzi2015-11-112-0/+0
|
* Try this as inventory_hostname as it doesn't like _shortKevin Fenzi2015-11-112-0/+0
|
* Move all puppet_private stuff to ansible private so we can stop using puppet ↵Kevin Fenzi2015-09-251-1/+0
| | | | private.
* Copy the rhel vars over to centos alsoKevin Fenzi2015-06-261-0/+7
|
* Fix this URLPatrick Uiterwijk2015-06-231-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Migrate openstack over to fedorainfracloud.orgPatrick Uiterwijk2015-06-231-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* fix typo in f22 image nameRicky Elrod2015-06-021-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* Add final f22 cloud images to our cloud along with aliases for easy use.Kevin Fenzi2015-06-021-0/+2
|
* Fix atomic image variables.Kevin Fenzi2015-05-131-2/+2
|
* Setup global vars for the various fedora/rhel/centos images and use them for ↵Kevin Fenzi2015-05-131-0/+17
| | | | new cloud.
* correct swift storage pathMiroslav Suchý2015-04-271-1/+1
|
* allow fed-cloud09 to log to itselfMiroslav Suchý2015-04-271-2/+0
| | | | so packstack can configure swift. And unify the ssh key deployment
* packstack lost ability to configure multiple swift storage nodesMiroslav Suchý2015-04-201-1/+1
|
* packstack require ip addressesMiroslav Suchý2015-04-201-1/+1
|
* hmm too complicated, let the packstack do the work for nowMiroslav Suchý2015-04-201-3/+2
|
* let packastack install swift only on fed-clou09Miroslav Suchý2015-04-201-1/+2
| | | | we will install it on compute nodes manually
* configure swift on all nodesMiroslav Suchý2015-04-151-0/+4
|
* Add public key per ticket 4725Patrick Uiterwijk2015-04-141-0/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* add rsyslog to global_pkgs_instMiroslav Suchý2015-04-011-1/+1
| | | | | | | | | | | | | | | As part of http://fedoraproject.org/wiki/Changes/NoDefaultSyslog rsyslog is no more installed by default since F20+. role/base refer to rsyslog on several places: enable that service, start it... but never install it (only in Koji builder playbook install it, but not as part of the role). Which cause our playbooks to fail on F21 machines. Allowed in Freeze by: https://lists.fedoraproject.org/pipermail/infrastructure/2015-March/015840.html
* Point to new iscsi portalKevin Fenzi2015-03-301-2/+2
|
* define variable os_auth_urlMiroslav Suchý2015-03-181-0/+1
|
* Clean things up for an endKevin Fenzi2015-03-171-2/+0
|
* What happens when we try this?Kevin Fenzi2015-03-171-1/+1
|
* Update info about external cloud ips and update ranges.Kevin Fenzi2015-03-091-2/+2
|
* put controller hostname into variableMiroslav Suchý2015-03-031-0/+2
|
* add private ip of compute nodes to controller hosts fileMiroslav Suchý2015-02-191-0/+11
|
* Install ntp on guests too.Kevin Fenzi2015-02-152-2/+2
|
* Add f21 ami to varsKevin Fenzi2015-02-131-0/+2
|