19015: installer fix: work around a Passenger issue with the detection of RVM
authorWard Vandewege <ward@curii.com>
Wed, 27 Apr 2022 21:56:26 +0000 (17:56 -0400)
committerWard Vandewege <ward@curii.com>
Thu, 28 Apr 2022 13:23:17 +0000 (09:23 -0400)
commit267c02294d7d5c1f161921f9dade6b692a7029a2
tree98c3de12ccf50f1e2b1667a487927b764bf32ead
parentae92d144610446849eb568247a44f02ae985c281
19015: installer fix: work around a Passenger issue with the detection of RVM

This fixes the on-demand building of passenger_native_support.so when
RVM is in use.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
tools/salt-install/config_examples/multi_host/aws/pillars/nginx_passenger.sls
tools/salt-install/config_examples/multi_host/aws/states/passenger_rvm.sls [new file with mode: 0644]
tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/nginx_passenger.sls
tools/salt-install/config_examples/single_host/multiple_hostnames/states/passenger_rvm.sls [new file with mode: 0644]
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_passenger.sls
tools/salt-install/config_examples/single_host/single_hostname/states/passenger_rvm.sls [new file with mode: 0644]
tools/salt-install/provision.sh