Commit Graph

11188 Commits

Author SHA1 Message Date
Adrien Delorme e539133d8c
Merge pull request #7019 from arizvisa/vmware.cpu-memory
Add configuration options to vmware builder to specify cpu count and memory size
2018-11-23 10:53:46 +01:00
Adrien Delorme 24510907be
Merge pull request #7018 from arizvisa/parallels.cpu-memory
Add configuration options to parallels builder to specify cpu count and memory size
2018-11-23 10:50:01 +01:00
Adrien Delorme 174c811c1e
Merge pull request #7017 from arizvisa/virtualbox.cpu-memory
Add configuration options to virtualbox builder to specify cpu count and memory size
2018-11-23 10:27:14 +01:00
Ali Rizvi-Santiago f8c23c1808 Updated things related to the vmware-iso builder to include @azr's suggestions. 2018-11-22 21:03:06 -06:00
Ali Rizvi-Santiago e7282a2c27 Updated the docs for the virtualbox-iso builder to include @azr's suggestion. 2018-11-22 20:49:16 -06:00
Ali Rizvi-Santiago 0f019407d6 Updated things related to the general hw config in the virtualbox builders to correspond to @azr's suggestions. 2018-11-22 20:48:00 -06:00
Ali Rizvi-Santiago 784535a4e3 Updated things related to the parallels-iso builder to correspond to @azr's suggestions. 2018-11-22 20:19:00 -06:00
Ali Rizvi-Santiago 61ee3a44f5 Modified the cpus and memory options for the vmware builders to only apply them if they were specified. 2018-11-21 00:43:14 -06:00
Megan Marsh 9111571de8
Merge pull request #7027 from dethi/patch-1
Update ansible_remote|ssh_authorized_key_file doc
2018-11-20 15:53:01 -08:00
Megan Marsh 1fab55ad89
Merge pull request #7028 from nferch/hcloud_sshkeys
add ssh_keys config to hcloud builder
2018-11-20 15:46:20 -08:00
Megan Marsh 6b0eccfc1d
Merge pull request #7030 from pgrmega/patch-1
Fix a problem when calling Hyper-V\Compare-VM PowerShell cmdlet (#6726)
2018-11-20 15:38:43 -08:00
pgrmega 2d1e3efadb
Fix a problem when calling Hyper-V\Compare-VM PowerShell cmdlet (#6726) 2018-11-20 22:10:03 +01:00
Nathan A. Ferch 849a6ed353 add ssh_keys config to hcloud builder 2018-11-20 13:58:17 -05:00
Thibault Deutsch 8cb61114dc
Update ansible_remote|ssh_authorized_key_file doc
Reflect the change made to the way `ansible_remote` provisioner pass the
SSH private key file to Ansible [GH-5869]
2018-11-20 16:29:15 +00:00
Megan Marsh fbde30c8c0
Merge pull request #7025 from hashicorp/circleci-test
Circleci test
2018-11-19 16:25:42 -08:00
Megan Marsh f51707630d clean up config.yml and decrease number of parallel processes in build 2018-11-19 16:02:43 -08:00
Ali Rizvi-Santiago fb7ce9f2b5 Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective). 2018-11-17 06:36:02 -06:00
Ali Rizvi-Santiago eca26f43f2 Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective). 2018-11-17 06:34:22 -06:00
Ali Rizvi-Santiago 24140131c7 Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective). 2018-11-17 06:32:11 -06:00
Ali Rizvi-Santiago 2249d829b8 Added docs for the virtualbox builders to describe the cpu_count, memory_size, sound, and usb options. 2018-11-17 06:19:59 -06:00
Ali Rizvi-Santiago 51948daf92 Added options for the cpu count, memory, audio, and usb to the virtualbox builder. 2018-11-17 06:19:54 -06:00
Ali Rizvi-Santiago 57f00dfc49 Added docs for the parallels builder to describe the cpu_count, memory_size, sound, and usb options. 2018-11-17 06:14:03 -06:00
Ali Rizvi-Santiago 71d15d05c0 Added support for the cpu_count, memory_size, sound, and usb options to the parallels builder. 2018-11-17 06:13:59 -06:00
Ali Rizvi-Santiago 5467edbbc0 Updated the docs for the vmware-iso builder to be more descriptive wrt the cpu_count, memory_size, sound, and usb options. 2018-11-17 06:08:13 -06:00
Ali Rizvi-Santiago e5f8ed7a0f Added docs for the vmware-iso builder to describe the cpu_count and memory_size options. 2018-11-17 06:08:13 -06:00
Ali Rizvi-Santiago cd45248eaa Moved common hardware config options used by the vmware-iso builder into common/hw_config and added options for the CpuCount and MemorySize. 2018-11-17 06:08:08 -06:00
Ali Rizvi-Santiago 4e73c85e22 Re-sorted, grouped, and commented the options in the template VMX for the VMWare builder to keep things organized. 2018-11-16 22:20:00 -06:00
Christopher Boumenot 06c2c35e4c
Merge pull request #6980 from amydutta/amdut/snapshot
Adding options for Managed Image OS Disk and Data Disk(s) snapshot(s)
2018-11-16 15:51:52 -08:00
Megan Marsh 4f9ead8b96
Merge pull request #7012 from hashicorp/website_security
update rack
2018-11-16 15:40:10 -08:00
Megan Marsh 178e284b4b
Merge pull request #7014 from hashicorp/revert-7013-circleci-test
Revert "Start building on Circle-CI"
2018-11-16 15:20:28 -08:00
Megan Marsh 31285a3d33
Revert "Start building on Circle-CI" 2018-11-16 15:08:57 -08:00
Megan Marsh dd40986f2a
Merge pull request #7013 from hashicorp/circleci-test
Start building on Circle-CI
2018-11-16 14:38:43 -08:00
Megan Marsh 62c8ee56b2
Merge branch 'master' into circleci-test 2018-11-16 14:18:28 -08:00
Megan Marsh 471f68228d first stab at circle ci config 2018-11-16 14:16:10 -08:00
Megan Marsh 782ef0bdaf update rack 2018-11-16 13:55:41 -08:00
Megan Marsh 01f8fc79db
Merge pull request #7005 from hashicorp/fix_6473
Fix 6473
2018-11-16 10:47:09 -08:00
Amrita Dutta b8def0b3fb Added test to check for missing OS disk snapshot name and data disk snapshot prefix 2018-11-15 22:01:16 +00:00
Megan Marsh da2c92da0e clarify user variable needs in documentation 2018-11-15 10:55:19 -08:00
Megan Marsh c004e475e3 first stab at circle ci config 2018-11-14 09:37:31 -08:00
Adrien Delorme c0d5899c31
Merge pull request #6997 from lunchbag/jen/update-share-img
Update open graph image
2018-11-14 13:50:34 +01:00
Rickard von Essen 2cefd3e170
Merge pull request #6998 from LKaemmerling/master
[Hetzner Cloud] Add missing docs link
2018-11-14 07:56:10 +01:00
Lukas Kämmerling 1600a12880 Add missing docs link 2018-11-14 06:46:28 +01:00
Amrita Dutta 67342750a3 Addressed PR comments 2018-11-14 01:47:48 +00:00
Jen 87c3d52a0a Update open graph image 2018-11-13 17:32:03 -05:00
Megan Marsh dca02c7b07
Merge pull request #6962 from hashicorp/fix_6940
escape vSphere username when putting it into the query
2018-11-13 10:15:25 -08:00
Adrien Delorme 246e280ddd
Merge pull request #6990 from hashicorp/gomod
go mod init github.com/hashicorp/packer
2018-11-13 10:55:19 +01:00
Megan Marsh 3d6b484989
Merge pull request #6972 from aspectcapital/powershell-system-account
Allow Powershell provisioner to use service accounts
2018-11-12 14:52:55 -08:00
Megan Marsh cf293c3310
Merge pull request #6977 from hashicorp/fix_6425
Validate username/password for ovftool during prepare.
2018-11-12 14:19:11 -08:00
Megan Marsh 3b413d2e5e fix rebase conflicts 2018-11-12 13:24:03 -08:00
Megan Marsh 89184ae384 rework if/else to simplify main code body. 2018-11-12 13:21:25 -08:00