commit | e2dba7611c3a224b83de5fa4cb6e73124de05686 | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Fri Oct 07 22:10:57 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Fri Oct 07 22:10:57 2016 -0400 |
tree | 012e65c81ff20540d83acd7b476005c963feff13 | |
parent | 375fea2be83984357dbb1ca76d2b45a3cced6d6b [diff] |
updated role name to make use of the apigee- prefix
This role disables SELinux so that Apigee OPDK may be installed.
The installation of Apigee OPDK requires root access. Credentials must also be supplied to override the empty placeholders provided here. It is recommended that credentials be consolidated into a single credentials.yml file that can be stored separately. It is assumed that files containing credentials are stored in the ~/.apigee folder.
None
None
- hosts: servers roles: - { role: username.rolename, x: 42 }
Apache License Version 2.0, January 2004
Carlos Frias