commit | 98654e02f8569d43a2b441d1931d5fb0607c4161 | [log] [tgz] |
---|---|---|
author | carlosfrias <cfrias@apigee.com> | Mon Nov 28 23:33:44 2016 -0500 |
committer | carlosfrias <cfrias@apigee.com> | Mon Nov 28 23:33:44 2016 -0500 |
tree | 394783fa6266d06aab43041a68e74796e66a4483 | |
parent | 6043c5049a84d8b04089e87edc0f8ff8ce3e669a [diff] |
cleaned up disabled logic
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