updated apigeereleasever settings
diff --git a/resources/custom-properties.yml b/resources/custom-properties.yml index c40882c..79f03cc 100644 --- a/resources/custom-properties.yml +++ b/resources/custom-properties.yml
@@ -179,3 +179,19 @@ - { domain: '*', limit_type: '-', limit_item: 'nofile', value: '100000' } - { domain: '*', limit_type: '-', limit_item: 'nproc', value: '32768' } - { domain: '*', limit_type: '-', limit_item: 'as', value: 'unlimited' } + +## remove_components are used to remove system packages during a qpid upgrade +#remove_qpid_upgrade_components: +#- qpid-cpp-server +#- qpid-cpp-server-linearstore +#- qpid-tools +#- qpid-qmf +#- python-qpid +#- qpid-cpp-client +#- qpid-proton-c + +## install_components are used to update the system packages during a qpid upgrade +#install_qpid_upgrade_components: +#- yum-plugin-priorities +#- apigee-qpidd +