diff options
| author | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-21 14:34:02 -0700 |
|---|---|---|
| committer | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-21 14:34:02 -0700 |
| commit | c2b290c85d60047684ad09849c4e5b3a0075029e (patch) | |
| tree | e0f534433b371bc1247cb512a7469e40cf0b2f75 /pillar | |
| parent | ed143ae753a670228c203ad038a47588c9548f94 (diff) | |
added baseimage
Diffstat (limited to 'pillar')
| -rw-r--r-- | pillar/openbook/baseimage.sls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pillar/openbook/baseimage.sls b/pillar/openbook/baseimage.sls index d41febe..e906950 100644 --- a/pillar/openbook/baseimage.sls +++ b/pillar/openbook/baseimage.sls @@ -4,7 +4,7 @@ baseimage: name: data mode: "0755" relative_to_buildroot: True -y files: + files: build_sh: name: build.sh path: . |
