https://github.com/dharmit/digitalocean-compass-ansible
https://github.com/dharmit/digitalocean-compass-ansible
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dharmit/digitalocean-compass-ansible
- Owner: dharmit
- Created: 2017-09-14T16:53:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T17:55:21.000Z (almost 9 years ago)
- Last Synced: 2025-04-04T21:14:18.241Z (about 1 year ago)
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OpenShift
=========
This role sets up an all-in-one OpenShift cluster on a CentOS 7 DigitalOcean
droplet.
Requirements
------------
Set the environment variable `DO_API_TOKEN` before running the playbook. Refer
this [DigitalOcean
tutorial](https://www.digitalocean.com/community/tutorials/how-to-use-the-digitalocean-api-v2#how-to-generate-a-personal-access-token)
to generate the token.
Role Variables
--------------
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.
Dependencies
------------
A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
-------
BSD
Author Information
------------------
[Dharmit Shah](https://twitter.com/dharm1t)