summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing spaces from line #34Kunal2017-01-181-1/+1
* Install subscription-manager to fix issue-3102Kunal Limaye2017-01-181-0/+5
* Merge pull request #2640 from ewolinetz/logging_deployer_tasksScott Dodson2017-01-1758-0/+3459
|\
| * Addressing Travis errorsewolinetz2017-01-177-176/+220
| * delete idempotentewolinetz2017-01-132-0/+22
| * additional comments addressedewolinetz2017-01-132-9/+5
| * Updating upgrade_logging to be more idempotentewolinetz2017-01-137-18/+32
| * Using oc_apply task for idempotentewolinetz2017-01-134-11/+87
| * Removing shell module calls and cleaning up changedewolinetz2017-01-1324-71/+169
| * addressing commentsewolinetz2017-01-1219-359/+112
| * Fixing collision of system.admin cert generationewolinetz2017-01-041-4/+4
| * minor updates for code reviews, remove unused paramsJeff Cantrill2016-12-191-31/+1
| * Updating to use deployer pod to generate JKS chain insteadewolinetz2016-12-153-96/+191
| * Creating openshift_logging role for deploying Aggregated Logging without a de...ewolinetz2016-12-1462-0/+3391
* | Merge pull request #3098 from sdodson/image-stream-syncScott Dodson2017-01-17148-237/+57451
|\ \
| * | v1.3 Add RHAMPScott Dodson2017-01-1720-119/+853
| * | Update v1.4 content, add api-gatewayScott Dodson2017-01-1721-111/+1259
| * | Add v1.5 contentScott Dodson2017-01-17106-1/+55330
| * | Update example sync scriptScott Dodson2017-01-171-6/+9
* | | use pod to generate keystores (#14)Jeff Cantrill2017-01-179-129/+309
* | | properly set changes when oc applyJeff Cantrill2017-01-173-8/+41
* | | additional cr fixesJeff Cantrill2017-01-176-91/+99
* | | metrics fixes for yamlintJeff Cantrill2017-01-178-47/+46
* | | additional code reviewsJeff Cantrill2017-01-1713-52/+120
* | | set replicas to current value so not to disrupt current pods (#13)Jeff Cantrill2017-01-175-3/+32
* | | User provided certs pushed from control. vars reorg (#12)Jeff Cantrill2017-01-178-35/+79
* | | update vars to allow scaling of components (#9)Jeff Cantrill2017-01-1711-23/+173
* | | allow definition of cpu/memory limits/resources (#11)Jeff Cantrill2017-01-175-1/+111
* | | rename variables to be less extraneous (#10)Jeff Cantrill2017-01-176-23/+30
* | | copy admin cert for use in subsequent tasks (#8)Jeff Cantrill2017-01-175-6/+19
* | | Add tasks to uninstall metrics (#7)Jeff Cantrill2017-01-175-26/+34
* | | Custom certificates (#5)Bruno Barcarol GuimarĂ£es2017-01-1711-258/+330
* | | prefix vars with metrics role (#4)Jeff Cantrill2017-01-1711-65/+66
* | | Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployerJeff Cantrill2017-01-1723-0/+986
|/ /
* | Merge pull request #3086 from bparees/build_nodesScott Dodson2017-01-178-38/+105
|\ \
| * | add configuration for build default+overrides settingsBen Parees2017-01-168-38/+105
* | | Merge pull request #2993 from rhcarvalho/success-preflightRodolfo Carvalho2017-01-1714-3/+486
|\ \ \
| * | | Rename subrole facts -> initRodolfo Carvalho2017-01-133-2/+1
| * | | Move Python modules into roleRodolfo Carvalho2017-01-138-3/+225
| * | | Fix inconsistent task nameRodolfo Carvalho2017-01-121-1/+1
| * | | Reduce code duplication using variableRodolfo Carvalho2017-01-122-44/+14
| * | | Replace custom variables with openshift_factsRodolfo Carvalho2017-01-125-9/+6
| * | | Catch DBus exceptions on class initializationRodolfo Carvalho2017-01-121-3/+5
| * | | Refactor preflight check into rolesRodolfo Carvalho2017-01-1210-0/+293
| |/ /
* | | Merge pull request #3096 from abutcher/node_portsScott Dodson2017-01-163-4/+21
|\ \ \
| * | | Support openshift_node_port_range for configuring service NodePortsClayton Coleman2017-01-103-4/+21
* | | | Merge pull request #3090 from jfchevrette/fix_pv_template_specAndrew Butcher2017-01-161-2/+2
|\ \ \ \
| * | | | keys should be lowercase according to the specJean-Francois Chevrette2017-01-121-2/+2
| | |/ / | |/| |
* | | | fix when statement indentation, cast to boolJean-Francois Chevrette2017-01-121-1/+1
* | | | add openshift_facts as role dependencyJean-Francois Chevrette2017-01-121-1/+2
|/ / /