Don't force the ruby version in the examples
authorJavier Bértoli <jbertoli@curii.com>
Thu, 5 Aug 2021 21:39:20 +0000 (18:39 -0300)
committerJavier Bértoli <jbertoli@curii.com>
Thu, 5 Aug 2021 21:39:20 +0000 (18:39 -0300)
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/arvados.sls

index 12231fa8c05f1917bfe90d1f1cfbcccad272c017..ccf6bac7895e1e873a05c04200f77eeecdea702d 100644 (file)
@@ -28,7 +28,6 @@ arvados:
   ## manage OS packages with some other tool and you don't want us messing up
   ## with your setup.
   ruby:
-    pkg: ruby-2.7.2
 
     ## We set these to `true` here for testing purposes.
     ## They both default to `false`.