summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-29Don't attempt to create retry filesTim Bielawa
Closes #2283
2016-08-29Merge pull request #2375 from mkumatag/flannel_fixAndrew Butcher
Fix flannel check
2016-08-29Merge pull request #2374 from abutcher/cloudprovider-kindAndrew Butcher
Set cloudprovider kind with openshift_facts.
2016-08-29Fix flannel checkManjunath A Kumatagi
2016-08-29Merge pull request #2373 from abutcher/openstack-lb-subnet-idScott Dodson
Fix openstack cloudprovider template conditional.
2016-08-29Merge pull request #2377 from smunilla/BZ1371031Scott Dodson
Default to port 80 when deploying cockpit-ui
2016-08-29Default to port 80 when deploying cockpit-uiSamuel Munilla
This should save first-time users some pain. Fixes BZ#1371031
2016-08-29Set cloudprovider kind with openshift_facts.Andrew Butcher
2016-08-29Fix openstack cloudprovider template conditional.Andrew Butcher
2016-08-27Automatic commit of package [openshift-ansible] release [3.3.16-1].Scott Dodson
2016-08-27Merge pull request #2371 from sdodson/image-stream-syncScott Dodson
Sync image stream and templates
2016-08-26Merge pull request #2369 from sdodson/metricsScott Dodson
Additional metrics improvements
2016-08-26Merge pull request #2366 from Mangirdaz/masterJason DeTiberus
add run_once to repeatable actions
2016-08-26Sync image stream dataScott Dodson
2016-08-26Merge pull request #2368 from dgoodwin/preserve-awsScott Dodson
Preserve AWS options in sysconfig files.
2016-08-26Update metrics example inventoriesScott Dodson
2016-08-26Preserve AWS options in sysconfig files.Devan Goodwin
These could exist from 3.1 releases or manual edits, and were getting wiped out in all variants of the master sysconfig files as we template these. This change uses the established pattern of grepping them out if they're there, then reapplying them if the user has not configured the cloudprovider framework already.
2016-08-26Merge pull request #2364 from abutcher/cloudprovider-varsScott Dodson
Remove openshift_env cloudprovider facts.
2016-08-26Fix metrics for containerized installsScott Dodson
2016-08-26Cleanup items botched during rebaseScott Dodson
2016-08-26Merge pull request #2235 from smunilla/atomic-registryScott Dodson
a-o-i: Add support for Atomic Registry Installs
2016-08-26add check for server and account already existMangirdas
2016-08-26add run_once to repeatable actionsMangirdas
2016-08-26Remove atomic check and cockpit.socketSamuel Munilla
2016-08-26Re-organize registry-console deployment.Andrew Butcher
2016-08-26Add registry console templateAaron Weitekamp
2016-08-26Add support for Atomic Registry InstallsSamuel Munilla
Add the Registry deployment subtype as an option in the quick installer.
2016-08-26Merge pull request #2363 from tbielawa/pep8_fixes_for_quick_installerScott Dodson
Pep8 fixes for quick installer
2016-08-26Apply indentation changes to some other linesTim Bielawa
Closes #2363
2016-08-25Don't use openshift_env for cloud provider facts.Andrew Butcher
2016-08-25Enable PEP8 tests by default in the 'make ci' target nowTim Bielawa
2016-08-25Fix PEP8 errors in cli_installer.pyTim Bielawa
2016-08-25Fix PEP8 in openshift_ansible.pyTim Bielawa
2016-08-25Fix PEP8 in oo_config.pyTim Bielawa
2016-08-25Merge pull request #2358 from abutcher/service-serving-certsAndrew Butcher
enable service-serving-cert-signer by default
2016-08-25Fix PEP8 in variants.pyTim Bielawa
2016-08-25Fix PEP8 in facts_callback.pyTim Bielawa
2016-08-25Merge pull request #2052 from sdodson/metricsScott Dodson
Metrics improvements
2016-08-25Merge pull request #2337 from mkumatag/rm_dup_flannel_regAndrew Butcher
Remove duplicate flannel registration
2016-08-24Merge pull request #2361 from detiber/repo_reworkJason DeTiberus
fix duplicate src field
2016-08-24fix duplicate src fieldJason DeTiberus
2016-08-24Automatic commit of package [openshift-ansible] release [3.3.15-1].Scott Dodson
2016-08-24Merge pull request #2360 from detiber/repo_reworkJason DeTiberus
Repo rework
2016-08-24Merge pull request #2359 from abutcher/flannel-certsScott Dodson
Correct flannel cert variables.
2016-08-24Refactor volume directory creationScott Dodson
2016-08-24Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselvesScott Dodson
2016-08-24Add metrics exports to nfs role, move exports to ↵Scott Dodson
/etc/exports.d/openshift-ansible.exports
2016-08-24Add ability to disable pvc creationScott Dodson
2016-08-24Fix registry volumeScott Dodson
2016-08-24add selectors for metrics and loggingScott Dodson