Merge branch '18849-use-rvm-on-debian-10'
[arvados-formula.git] / test / salt / pillar / examples / nginx_passenger.sls
index 63ca49776c75281add1760b0b8e40705297ffe31..33699cdcb0d50a666a3c2ded35c5e39de87e2cac 100644 (file)
@@ -10,7 +10,7 @@
                           if grains.osfinger in ('CentOS Linux-7',) else
                         '/usr/lib/nginx/modules/ngx_http_passenger_module.so' %}
 {%- set passenger_ruby = '/usr/local/rvm/rubies/ruby-2.7.2/bin/ruby'
-                           if grains.osfinger in ('CentOS Linux-7', 'Ubuntu-18.04',) else
+                           if grains.osfinger in ('CentOS Linux-7', 'Ubuntu-18.04', 'Debian-10') else
                          '/usr/bin/ruby' %}
 
 ### NGINX