From bac4472261a3642318f3a0211091c8fe1e204e0b Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 19 Sep 2017 20:58:23 -0600 Subject: adding hosts entry temporarily to docker containers for webdav share --- pillar/openbook/baseimage.sls | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pillar/openbook') diff --git a/pillar/openbook/baseimage.sls b/pillar/openbook/baseimage.sls index 89c3df1..cb5551f 100644 --- a/pillar/openbook/baseimage.sls +++ b/pillar/openbook/baseimage.sls @@ -28,6 +28,12 @@ baseimage: mode: "0644" is_template: False relative_to_data: True + hosts: + name: data/etc/hosts + source: hosts + mode: "0644" + is_template: False + relative_to_data: True installdeps: name: data/installdeps.sh source: installdeps.sh -- cgit v1.3