commit | a170462a13647f15e8122a1727a2c3feb1822035 | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Wed Oct 05 17:31:16 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Wed Oct 05 17:31:16 2016 -0400 |
tree | 88c16012c85bb1af952f00177a1b7d06ce330186 | |
parent | 5a97daae5a367a728216c08633c1fba56313f60b [diff] |
updated to reboot after disabling selinux
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