sophia
8d6bc662fb
Use latest built assests to run test
2020-09-02 17:02:21 -05:00
Brian Cain
903bff4940
Force add package for testing
2020-09-02 17:02:19 -05:00
Brian Cain
e03637092a
Add namespaced project folder for vagrant-spec gem in S3
2020-09-02 17:02:17 -05:00
Brian Cain
8cf76ce01b
Wrap up s3 command to stop on missing gem
2020-09-02 17:02:17 -05:00
Brian Cain
9a9c9ec80c
Remove provider flag which is invalid for the provision command
2020-09-02 17:02:17 -05:00
Brian Cain
3c936b75ad
Load common prior to env to include job_id
2020-09-02 17:02:17 -05:00
Brian Cain
4a883d470a
Put remote dir env var in shared env script
2020-09-02 17:02:17 -05:00
Brian Cain
64c379c6c5
Add persist env var for packet
2020-09-02 17:02:17 -05:00
Brian Cain
6bf880e955
Remove wrap for now
2020-09-02 17:02:17 -05:00
Brian Cain
ea1349903e
Remove invalid hashicorptool option for prebuiltin tools
2020-09-02 17:02:17 -05:00
Brian Cain
f20bb88618
Wrap aws command with error if failure
2020-09-02 17:02:17 -05:00
Brian Cain
a1eee17e5c
Use aws cli for grabbing vagrant-spec gem
2020-09-02 17:02:17 -05:00
Brian Cain
9c1ba11c36
Checkout code to run CI scripts
2020-09-02 17:02:17 -05:00
Brian Cain
dbdaedcd47
Fix path for scripts in workflow config
2020-09-02 17:02:17 -05:00
Brian Cain
9a2369df8b
Merge pull request #11859 from briancain/fixup/docs-remove-not-functional-from-warning
...
Remove not functional from disks warning
2020-08-27 13:34:17 -07:00
Brian Cain
2410b3e56c
Remove not functional from disks warning
...
This commit removes the text about the disk feature being not functional
from the experimental warning. Now that both VirtualBox and Hyper-V have
shipped under the experimental flag, these providers are now functional.
2020-08-27 12:48:08 -07:00
Chris Roberts
ce1fb54a04
Update the common lib
2020-08-24 15:43:47 -07:00
Chris Roberts
9b9ae96304
Update version and CHANGELOG for development
2020-08-24 15:43:27 -07:00
Chris Roberts
bb76a42318
Update website version v2.2.10
2020-08-24 15:42:54 -07:00
Chris Roberts
593a30dbf0
Release 2.2.10
v2.2.10
2020-08-24 15:26:06 -07:00
Sophia Castellarin
ae87bbb461
Merge pull request #11840 from i-ky/patch-1
...
Fix inconsistency between description and example
2020-08-21 13:25:05 -05:00
sophia
a5653d9b55
Update CHANGELOG
2020-08-21 11:45:48 -05:00
Sophia Castellarin
3835da3839
Merge pull request #11797 from soapy1/synced-folder-caps
...
Synced folder caps for mount options and default fstab modification behaviour
2020-08-21 11:44:15 -05:00
sophia
7f50399beb
Update CHANGELOG
2020-08-21 11:24:45 -05:00
Sophia Castellarin
3f1aaa374b
Merge pull request #11837 from soapy1/scrub-whole-word-credentials
...
Scrub credentials as whole words, don't capture matching substrings
2020-08-21 11:23:47 -05:00
sophia
7f5edf0377
Update CHANGELOG
2020-08-21 11:23:14 -05:00
Sophia Castellarin
f926adce92
Merge pull request #11831 from soapy1/winrm-helper-fort-fwd
...
Check for nil return from forwarded ports cap
2020-08-21 11:21:26 -05:00
sophia
23901fddf5
Simplify vm config for determining fstab modification setting
2020-08-21 11:10:01 -05:00
i-ky
628bf11bc2
Fix inconsistency between description and example
2020-08-21 15:26:47 +03:00
sophia
e96d60c029
Add tests for persisting shared folders
2020-08-20 18:24:09 -05:00
sophia
e2f012ff58
Escape value being scrubbed
2020-08-20 18:03:01 -05:00
Chris Roberts
f9ab076bc3
Update version numbers for VMware
2020-08-20 14:29:23 -07:00
sophia
943047d003
Add tests for synced folder collections
2020-08-19 17:57:57 -05:00
sophia
bb5d0e9c28
Remove credentials scrubbing from caching synced folders
...
Passwords are (and should) never stored be as part of folder data.
I think there is also a case to be made about desensitizes
information here can lead to leaking of credentials. For example if
an exported folder is named "vagrant" and the users password is
"vagrant", the synced_folder cache will show "****" in place of the
folder name, indicating that it is also password.
2020-08-19 17:43:22 -05:00
sophia
649f69747f
Check for nil return from forwarded ports cap
...
Nil may be returned if the forwarded ports cap is called while the
machine is not in a running state.
2020-08-19 17:13:33 -05:00
Chris Roberts
f9f96f8bc6
Merge pull request #11830 from machristie/patch-1
...
Fixing typo
2020-08-19 14:46:09 -07:00
sophia
56fa014af8
Don't persist shared folders if mount options capability not provided
2020-08-19 15:47:21 -05:00
Chris Roberts
cd2d84fda7
Adjust synced folder collection class
2020-08-19 15:00:40 -05:00
sophia
2a8372a272
Add mount type cap
2020-08-19 15:00:40 -05:00
sophia
7577c11eb6
Persist synced folders in action
2020-08-19 15:00:40 -05:00
sophia
1a3136b9fe
Allow types to be specified when instantiating a typed hash
2020-08-19 15:00:40 -05:00
sophia
bc898e385d
Update tests for synced folder typed hash
2020-08-19 15:00:40 -05:00
sophia
2239ee8582
Create Hash with type attribute
2020-08-19 15:00:40 -05:00
sophia
faad9f2717
Add tests
2020-08-19 15:00:40 -05:00
sophia
de28cec95f
Add mount options cap for smb
2020-08-19 15:00:40 -05:00
sophia
cde39e26ba
Make mount options a synced_folder capability
2020-08-19 15:00:40 -05:00
sophia
afd2a28f60
Add synced_folder_capability
2020-08-19 15:00:40 -05:00
sophia
27b37ea838
Scrub credentials as whole words, don't capture matching substrings
2020-08-18 11:38:04 -05:00
Marcus Christie
e3d02aa336
Fixing typo
2020-08-17 10:52:30 -04:00
Chris Roberts
2063111ab5
Merge pull request #11820 from chrisroberts/e-listen-constraint
...
Relax constraint on listen dependency
2020-08-12 12:32:04 -07:00