19015: installer fix: work around a Passenger issue with the detection of RVM
[arvados.git] / tools / salt-install / config_examples / single_host / single_hostname / pillars / docker.sls
index 54d22561594ac4ebc2019edb9b54fe156f7440ec..30d90153e8d49899013bf41aa20cb6670b47aa88 100644 (file)
@@ -7,3 +7,4 @@ docker:
   pkg:
     docker:
       use_upstream: package
+      daemon_config: {"dns": ["__IP_INT__"]}