summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc/s3_registry/s3_registry.yml
Commit message (Collapse)AuthorAgeFilesLines
* Allow to have custom bucket name and regiontalset2016-01-281-2/+4
| | | | | | | | | | File playbooks/adhoc/s3_registry/s3_registry* To be able to use a different bucket name and region, aws_bucket and aws_region are now available * Add variable for region and bucket into j2 * Update comment Usage * Add default aws_bucket_name and aws_bucket_region
* Removing environment and env tags.Kenny Woodson2016-01-041-1/+1
|
* Updating env-host-type to host patternsKenny Woodson2015-12-111-1/+1
|
* Support HA or single router, and start work on registryStefanie Forrester2015-10-211-3/+13
|
* Fix typos on env vars.Joel Diaz2015-10-191-2/+2
|
* Update example to remove passing in aws creds on command line.Joel Diaz2015-10-151-1/+1
|
* Removed AWS keys from command line, and substituted with environment ↵Joel Diaz2015-10-151-1/+12
| | | | variable lookup.
* added dynamic inventory support for single-master clustersStefanie Forrester2015-09-241-10/+5
|
* Added S3 docker-registry config scriptStefanie Forrester2015-09-231-0/+55