Commit Graph

4 Commits

Author SHA1 Message Date
Sergey Dolin
1d4f281899 Add -e to .sh scripts 2020-10-12 15:47:09 +05:00
Vladimir Safonkin
7b3bfbdf61 [Ubuntu] Remove docs logic from Ubuntu provisioner (#1603)
* Remove docs logic on Ubuntu

* Cleanup templates

* Fix oras-cli.sh

* Remove announcements.md
2020-09-17 14:15:31 +03:00
Mikhail Timofeev
cebf52206b remove source apt.sh 2020-07-08 15:34:53 +03:00
Niels
c6bf6c3b7b Install packer on build agent - issue #280 (#295)
* create packer.sh deployment file

Copy from terraform.sh

* add packer.sh to provisioner

add packer.sh script to provisioner to install packer.

* add packer.sh to provisioner

Add packer.sh script to provisioner to install packer

* remove blank lines

removed blank lines as requested in feedback by alepauly.

* remove additional blank lines

* Add Install-Packer.ps1

This script installs packer on Windows through chocolatey

* Create Validate-Packer.ps1

This script validates the installation of Packer from Install-Packer.ps1 and adds the software details to the markdown files.

* Add Packer install and validate script

Added Packer install script and validate script to provisioners.

* Add Packer install script and validation script

Add Packer install and validation script to provisioners.
2020-03-04 17:42:36 +03:00