Commit 1d8eaec0 authored by Rafael Monnerat's avatar Rafael Monnerat

erp5testnode: Use userhosts on erp5testnode (WIP)

parent 43ec0b29
...@@ -19,4 +19,4 @@ md5sum = 307663d73ef3ef94b02567ecd322252e ...@@ -19,4 +19,4 @@ md5sum = 307663d73ef3ef94b02567ecd322252e
[template-default] [template-default]
filename = instance-default.cfg filename = instance-default.cfg
md5sum = 76f63d443c5fdcea6fac68791c6bb65b md5sum = aab6f8218dec4674d74a7af60d16dfdb
...@@ -73,6 +73,10 @@ apache-modules-dir = ${apache:location}/modules ...@@ -73,6 +73,10 @@ apache-modules-dir = ${apache:location}/modules
apache-mime-file = ${apache:location}/conf/mime.types apache-mime-file = ${apache:location}/conf/mime.types
apache-htpasswd = ${apache:location}/bin/htpasswd apache-htpasswd = ${apache:location}/bin/htpasswd
# userhosts definition
userhosts-bin = ${userhosts:location}/userhosts
userhosts-HOSTS = $${rootdirectory:etc}/hosts
[shell] [shell]
recipe = slapos.cookbook:shell recipe = slapos.cookbook:shell
wrapper = $${rootdirectory:bin}/sh wrapper = $${rootdirectory:bin}/sh
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment