| commit | 7ba73d408713db1d865ee2e971ff17de1c4760e9 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Fri Apr 06 16:05:55 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Fri Apr 06 16:05:55 2018 -0400 |
| tree | 56bbac73704173c8679705ba43d2910c9ddd51c0 | |
| parent | a7a3b40763fd053dda3a0dfa4ff379aacc822662 [diff] |
Updated README.md file
This role takes steps to update a Qpid node of an Apigee Edge platform instance.
None
The remove_qpid_upgrade_components collection is used to list those components that should be removed prior to updating the system packages. The default list includes:
remove_qpid_upgrade_components: - qpid-cpp-server - qpid-cpp-server-linearstore - qpid-tools - qpid-qmf - python-qpid - qpid-cpp-client - qpid-proton-c
The install_qpid_upgrade_components collection is used to list those component that should be updated at the system. The default list includes:
install_qpid_upgrade_components: - yum-plugin-priorities - apigee-qpidd
None
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: apigee-opdk-update-component-qpidd }
Apache 2.0
Carlos Frias
This is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.