update
This commit is contained in:
6
packer/build_ami_security/command
Executable file
6
packer/build_ami_security/command
Executable file
@@ -0,0 +1,6 @@
|
||||
filename="datasaker-node-packer-ubuntu.pkr.hcl"
|
||||
|
||||
echo "packer init ${filename}"
|
||||
echo "packer fmt ${filename}"
|
||||
echo "packer validate ${filename}"
|
||||
echo "packer build ${filename}"
|
||||
Reference in New Issue
Block a user