| --- |
| # Defaults for internal environment OPDK setup settings |
| apigee_continue_on_warning: y |
| |
| # Default value to limit swap file use |
| vm_swappiness: 60 |
| |
| # Default epel repo for OracleLinux 6 |
| epel_rhel6: http://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm |
| |
| # Default epel repo for RHEL 7 |
| epel_rhel7: https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm |
| |
| # Default epel repo for RHEL 6 |
| #epel_rhel6: https://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm |
| |
| qpid_client: ftp://fr2.rpmfind.net/linux/epel/7/x86_64/q/qpid-cpp-client-1.35.0-3.el7.x86_64.rpm |
| |
| qpid_server: ftp://fr2.rpmfind.net/linux/epel/7/x86_64/q/qpid-cpp-server-1.35.0-3.el7.x86_64.rpm |
| |
| pip_packages: |
| - httplib2 |
| - pexpect |
| - passlib |
| - requests |
| - kazoo |