Tomas Sedovic
cd17fa3c5b
Remove @tomassedovic from new PR template ( #1087 )
...
I'm no longer working on this project.
2020-11-02 11:24:23 -05:00
Jason Shepherd
f1141a8309
updated molecule dependency ( #1105 )
2020-11-02 09:07:23 -05:00
eramoto
29ea9ea83f
Fix trust anchors backup when file does not exist ( #1096 )
2019-10-14 21:29:31 -04:00
Rafael Sales
fa5f73ae1b
Etcd repo ( #1101 )
...
* add etcd repo
* fix escape
2019-09-24 12:06:15 -04:00
Waldirio M Pinheiro
627c8b1856
Fixed the number or created repositories ( #1098 ) ( #1099 )
2019-08-07 09:08:46 -04:00
Lukas Grossar
d16d2f739b
Fix JSON output of namespaces in project_export.sh ( #1079 )
...
When a user with access to multiple projects is used to perform the
backup, all projects are being written to the <project_dir>/ns.json
files and a subsequent restore fails, because project_import.sh can't
detect the correct namespace to restore to.
2018-10-09 08:50:37 +02:00
Gerald Schmidt
dd93e92777
Refactored export script ( #1068 )
...
* Refactored export script:
* lists containing multiple objects are usable JSON
* they can be restored via `oc create -f`
* backup continues when a resource type is not recognised
* backup continues when permission to access an object is refused
* deletion of empty files is no longer necessary
* the two exceptions (dc and svc) are unchanged
2018-09-05 10:04:32 +02:00
Chandler Wilkerson
bc9ff12732
Merge pull request #1054 from cwilkers/cwilkers_rhvfix
...
Need to clean additional entry
2018-08-13 10:40:32 -05:00
Chris Callegari
470e5fe1ba
Merge pull request #1066 from mazzystr/master
...
Fix to force to aws describe-images command to json
2018-07-25 13:20:04 -04:00
Chris Callegari
7be386c344
Fix to force to aws describe-images command to json
2018-07-25 12:27:31 -04:00
Chris Callegari
33c139b383
Merge pull request #1063 from mazzystr/master
...
Updates for AWS ref arch
2018-07-25 11:52:02 -04:00
Chris Callegari
80e4fda08f
Fix to IAM policy statement
2018-07-25 10:42:30 -04:00
Chris Callegari
c774c43d08
Force to aws descrive-images command to json
2018-07-05 15:10:51 -04:00
Davis Phillips
fa51ea135d
Merge pull request #1062 from dav1x/etcd_svc_recover
...
Etcd svc recover
2018-07-05 11:36:51 -05:00
Davis Phillips
d274bd3e71
Update main.yaml
2018-07-05 10:13:36 -05:00
Davis Phillips
687d9d8ce1
Update main.yaml
2018-07-05 10:12:58 -05:00
Davis Phillips
aac4995a25
Update minor-update.yaml
2018-07-05 10:12:14 -05:00
Davis Phillips
4fc8bf9774
mend
2018-07-05 10:09:04 -05:00
Davis Phillips
ddb8b6d3e2
merging lint changes
2018-07-05 10:06:08 -05:00
Davis Phillips
0914beba09
squashing commits for etcd recovery
2018-07-05 10:00:45 -05:00
Chris Callegari
613a507b6c
Fix to ami fail task condition
2018-07-05 09:32:47 -04:00
Davis Phillips
97592cf735
merging rhsm-repos
2018-07-03 09:58:06 -05:00
Eduardo Minguez Perez
b78ba93494
Added wrapper scripts and instructions for 3.9
2018-06-29 09:38:46 -04:00
Davis Phillips
7ba9e8048d
update README
2018-06-19 09:33:10 -05:00
Davis Phillips
869a669809
update README
2018-06-19 09:29:02 -05:00
Davis Phillips
3d8c7c4a3d
update README.md
2018-06-19 09:20:11 -05:00
Chris Callegari
222da0144c
Update to allow dynamic host count
2018-06-18 15:31:57 -04:00
Chris Callegari
31fe831841
Fix dns internal record for router
2018-06-18 09:52:49 -04:00
Chris Callegari
a37c588b05
Merge pull request #1055 from mazzystr/master
...
Fix to static domain in r53 query
2018-06-15 15:22:03 -04:00
Chris Callegari
9870de78f8
Fix to static domain in r53 query
2018-06-15 14:56:04 -04:00
Chris Callegari
e0ff4fb39c
Merge pull request #1053 from mazzystr/master
...
Remove custom setting from extra_vars
2018-06-14 15:49:03 -04:00
Chandler Wilkerson
461797627b
Need to clean additional entry
2018-06-14 19:07:03 +00:00
Chris Callegari
1efac4eb4a
Remove custom setting from extra_vars
2018-06-14 14:39:15 -04:00
Chris Callegari
95f7affb06
Merge pull request #1047 from cooktheryan/ami_req
...
feature req issue #1046
2018-06-14 11:50:38 -04:00
Chandler Wilkerson
2b671f5bce
Changed style of fix along with kb 3480921
2018-06-13 17:55:20 -04:00
Chris Callegari
7cd41da253
Merge pull request #1050 from mazzystr/master
...
Update to RHOCP 3.9 on AWS
2018-06-13 13:25:06 -04:00
Chris Callegari
6726ddb5b8
Add undeploy play. Large refactoring of tasks to allow for undeploy of resources
2018-06-13 13:16:16 -04:00
Davis Phillips
d773321900
add etcd recovery playbooks
2018-06-11 17:23:35 -07:00
Chandler Wilkerson
cdc458a397
oreg_url fix for bz 1588768
2018-06-11 14:12:27 -04:00
Ryan Cook
4f83ffd2d7
working
2018-06-08 20:03:26 -04:00
Ryan Cook
0306d7b7df
readme
2018-06-08 19:23:09 -04:00
Ryan Cook
fe8e8b0779
not defined
2018-06-08 19:22:48 -04:00
Ryan Cook
b73d7b94d8
feature req issue #1046
2018-06-08 19:18:17 -04:00
Mark McKinstry
bfbb2fc2de
fix symlinks
...
https://github.com/openshift/openshift-ansible/pull/6469 relocated rpm_q.py to a
different directory.
2018-06-04 18:39:08 -04:00
Chris Callegari
4beb3bac83
Update to dynamically create user-data based on EC2 instances with/without NVMe storage
2018-06-04 18:38:34 -04:00
Chandler Wilkerson
e90522ff02
Merge pull request #1011 from mmckinst/update_repos
...
update required repos to list 3.9 instead of 3.6
2018-06-01 15:39:25 -05:00
Chandler Wilkerson
5212ce5b07
Clarify Inventory Directory Location
...
In answer to https://github.com/openshift/openshift-ansible-contrib/issues/1032
2018-06-01 15:33:46 -04:00
Chris Callegari
120381ea52
Fix for internal wildcard dns
2018-05-31 20:48:02 -04:00
Chris Callegari
a851ba83e4
Fix non us-east-1 dns domain problem. Fix cns port problem. Fix cns device problem
2018-05-30 15:09:44 -04:00
Chris Callegari
c1b0f249af
Fix ssh config to readd proxy for non-us-east-1 instances. Update ssh key comment in vars
2018-05-26 22:06:44 -04:00