diff options
Diffstat (limited to 'packer/templates/basebuild-control-slave.json')
-rw-r--r-- | packer/templates/basebuild-control-slave.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packer/templates/basebuild-control-slave.json b/packer/templates/basebuild-control-slave.json index 7a20ce0c..00203194 100644 --- a/packer/templates/basebuild-control-slave.json +++ b/packer/templates/basebuild-control-slave.json @@ -40,6 +40,7 @@ "destination": "/tmp/packer" }, { + "type": "shell", "scripts": [ "provision/baseline.sh", "provision/basebuild-no-tmpfs.sh", |