This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for libscrypt on Ubuntu 18.04.1 LTS | |
| Build date: 2019-01-12 16:53:00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #This file is automatically generated. | |
| # Hand-editing this file is not recommended. | |
| network0.name = "Bridged" | |
| network0.device = "vmnet0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .encoding = "UTF-8" | |
| displayname = "centos-7_100gb-20180502123646-d085bd0" | |
| guestos = "centos-64" | |
| virtualhw.version = "9" | |
| config.version = "8" | |
| numvcpus = "1" | |
| cpuid.coresPerSocket = "1" | |
| memsize = "512" | |
| pciBridge0.present = "TRUE" | |
| pciBridge4.present = "TRUE" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "builders": [ | |
| { | |
| "headless": true, | |
| "type": "vmware-vmx", | |
| "vm_name": "wcoc-build_script-test-20180530112047-5b93b69", | |
| "vmx_data_post": { | |
| "cpuid.coresPerSocket": "1", | |
| "memsize": "512", | |
| "numvcpus": "1" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bash-4.2$ PACKER_LOG=1 packer build -force build/template.json | |
| 2018/05/30 11:34:35 [INFO] Packer version: 1.2.4 | |
| 2018/05/30 11:34:35 Packer Target OS/Arch: linux amd64 | |
| 2018/05/30 11:34:35 Built with Go Version: go1.10.1 | |
| 2018/05/30 11:34:35 Detected home directory from env var: /var/lib/jenkins | |
| 2018/05/30 11:34:35 Using internal plugin for amazon-ebs | |
| 2018/05/30 11:34:35 Using internal plugin for amazon-ebsvolume | |
| 2018/05/30 11:34:35 Using internal plugin for ncloud | |
| 2018/05/30 11:34:35 Using internal plugin for oracle-oci |