vagrant-cloudstack 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +18 -19
  3. data/.ruby-version +1 -1
  4. data/.travis.yml +19 -19
  5. data/CHANGELOG.md +179 -171
  6. data/Docker/.dockerignore +2 -0
  7. data/Docker/Dockerfile +51 -0
  8. data/Docker/Dockerfile.chefdk_0_17 +49 -0
  9. data/Docker/Dockerfile.latest_dependencies +49 -0
  10. data/Docker/README.md +67 -0
  11. data/Docker/vac.ps1 +29 -0
  12. data/Docker/vac.sh +30 -0
  13. data/Gemfile +20 -20
  14. data/LICENSE +8 -8
  15. data/README.md +416 -416
  16. data/Rakefile +106 -99
  17. data/bootstrap.key +27 -0
  18. data/build_rpm.sh +7 -7
  19. data/functional-tests/basic/Vagrantfile.basic_networking +45 -45
  20. data/functional-tests/basic/basic_spec.rb +21 -21
  21. data/functional-tests/networking/Vagrantfile.advanced_networking +119 -102
  22. data/functional-tests/networking/networking_spec.rb +14 -0
  23. data/functional-tests/rsync/Vagrantfile.advanced_networking +39 -56
  24. data/functional-tests/rsync/rsync_spec.rb +9 -9
  25. data/functional-tests/vmlifecycle/Vagrantfile.advanced_networking +66 -82
  26. data/functional-tests/vmlifecycle/vmlifecycle_spec.rb +13 -13
  27. data/lib/vagrant-cloudstack/action/connect_cloudstack.rb +47 -47
  28. data/lib/vagrant-cloudstack/action/is_created.rb +18 -18
  29. data/lib/vagrant-cloudstack/action/is_stopped.rb +18 -18
  30. data/lib/vagrant-cloudstack/action/message_already_created.rb +16 -16
  31. data/lib/vagrant-cloudstack/action/message_not_created.rb +16 -16
  32. data/lib/vagrant-cloudstack/action/message_will_not_destroy.rb +16 -16
  33. data/lib/vagrant-cloudstack/action/read_rdp_info.rb +76 -76
  34. data/lib/vagrant-cloudstack/action/read_ssh_info.rb +104 -87
  35. data/lib/vagrant-cloudstack/action/read_state.rb +38 -38
  36. data/lib/vagrant-cloudstack/action/read_winrm_info.rb +103 -103
  37. data/lib/vagrant-cloudstack/action/run_instance.rb +798 -703
  38. data/lib/vagrant-cloudstack/action/start_instance.rb +81 -81
  39. data/lib/vagrant-cloudstack/action/stop_instance.rb +28 -28
  40. data/lib/vagrant-cloudstack/action/terminate_instance.rb +269 -224
  41. data/lib/vagrant-cloudstack/action/timed_provision.rb +21 -21
  42. data/lib/vagrant-cloudstack/action/wait_for_state.rb +41 -41
  43. data/lib/vagrant-cloudstack/action/warn_networks.rb +19 -19
  44. data/lib/vagrant-cloudstack/action.rb +210 -210
  45. data/lib/vagrant-cloudstack/capabilities/rdp.rb +12 -12
  46. data/lib/vagrant-cloudstack/capabilities/winrm.rb +12 -12
  47. data/lib/vagrant-cloudstack/config.rb +566 -548
  48. data/lib/vagrant-cloudstack/errors.rb +27 -27
  49. data/lib/vagrant-cloudstack/exceptions/exceptions.rb +10 -10
  50. data/lib/vagrant-cloudstack/model/cloudstack_resource.rb +51 -33
  51. data/lib/vagrant-cloudstack/plugin.rb +82 -82
  52. data/lib/vagrant-cloudstack/provider.rb +58 -58
  53. data/lib/vagrant-cloudstack/service/cloudstack_resource_service.rb +64 -58
  54. data/lib/vagrant-cloudstack/util/timer.rb +17 -17
  55. data/lib/vagrant-cloudstack/version.rb +5 -5
  56. data/lib/vagrant-cloudstack.rb +17 -17
  57. data/locales/en.yml +131 -123
  58. data/spec/spec_helper.rb +8 -6
  59. data/spec/vagrant-cloudstack/action/read_ssh_info_spec.rb +80 -0
  60. data/spec/vagrant-cloudstack/config_spec.rb +355 -355
  61. data/spec/vagrant-cloudstack/model/cloudstack_resource_spec.rb +95 -73
  62. data/spec/vagrant-cloudstack/service/cloudstack_resource_service_spec.rb +43 -43
  63. data/spec/vagrant-cloudstack/support/be_a_resource.rb +6 -0
  64. data/vagrant-cloudstack.gemspec +59 -59
  65. data/vagrant-cloudstack.spec +42 -42
  66. metadata +14 -7
  67. data/dummy.box +0 -0
  68. data/example_box/README.md +0 -13
  69. data/example_box/metadata.json +0 -3
  70. data/functional-tests/networking/rsync_spec.rb +0 -12
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 71aa538ac1ff111178e6a8d1741052696b3765ff
4
- data.tar.gz: ec3ffd4fabb0ba48199729816e3ed7b8201471c3
3
+ metadata.gz: 2897e7ad4d58dd6fd8f8039521e7677050bece61
4
+ data.tar.gz: 3f816c2f823f1dbd4f3f3b0fc6832ee5218dae0c
5
5
  SHA512:
6
- metadata.gz: 13ef2168c1320935a75e497c89ef14c9a2f310a358fdb4eb69833ba577b63e442bcda605520cfc3bf3cd8298e02f6ab6b5b141b2a15c913306085fee72a481f5
7
- data.tar.gz: f7acf73b3c22df66308be0123f2388931bd662ab76e4fe5908acbba156325eda43df58588ece46a543fa0ef0237f640fe65928f21852cf4d2d4a60fb1d27b531
6
+ metadata.gz: 13af100eb8ca7cdc17ed0728f7ff39aaa0b1624f838eee1935381169f9490f435dc9d2dfbe2e205eced73d5f0107879de3e21e0b3b59ae97e6273334d4007d33
7
+ data.tar.gz: 2c7c37a1e79b5ce728ccb1e42d3e013e0922500ec7d9d7fc7d8895478e5792a9a4c67abed3e6b3dc382a0a2714deba00b4357fb5f21f18539ae4565b4bd658bc
data/.gitignore CHANGED
@@ -1,19 +1,18 @@
1
- # OS-specific
2
- .DS_Store
3
-
4
- # Bundler/Rubygems
5
- *.gem
6
- .bundle
7
- pkg/*
8
- tags
9
- Gemfile.lock
10
-
11
- # Vagrant
12
- .vagrant
13
- Vagrantfile
14
- !example_box/Vagrantfile
15
- coverage/*
16
- vendor/*
17
-
18
- # RubyMine
19
- .idea/*
1
+ # OS-specific
2
+ .DS_Store
3
+
4
+ # Bundler/Rubygems
5
+ *.gem
6
+ .bundle
7
+ pkg/*
8
+ tags
9
+ Gemfile.lock
10
+
11
+ # Vagrant
12
+ .vagrant
13
+ Vagrantfile
14
+ coverage/*
15
+ vendor/*
16
+
17
+ # RubyMine
18
+ .idea/*
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 2.0.0-p481
1
+ 2.0.0-p481
data/.travis.yml CHANGED
@@ -1,19 +1,19 @@
1
- language: ruby
2
- notifications:
3
- email:
4
- - int-toolkit@schubergphilis.com
5
- before_install:
6
- - sudo apt-get update -qq
7
- - sudo apt-get install -qq -y bsdtar
8
- - rvm @global do gem uninstall bundler -a -x
9
- - rvm @global do gem install bundler -v 1.10.6
10
- rvm:
11
- - 2.0.0
12
- script: rake
13
- notifications:
14
- webhooks:
15
- urls:
16
- - https://webhooks.gitter.im/e/83f6eebe81bad15857f4
17
- on_success: always # options: [always|never|change] default: always
18
- on_failure: always # options: [always|never|change] default: always
19
- on_start: false # default: false
1
+ language: ruby
2
+ notifications:
3
+ email:
4
+ - int-toolkit@schubergphilis.com
5
+ before_install:
6
+ - sudo apt-get update -qq
7
+ - sudo apt-get install -qq -y bsdtar
8
+ - rvm @global do gem uninstall bundler -a -x
9
+ - rvm @global do gem install bundler -v 1.10.6
10
+ rvm:
11
+ - 2.0.0
12
+ script: rake
13
+ notifications:
14
+ webhooks:
15
+ urls:
16
+ - https://webhooks.gitter.im/e/83f6eebe81bad15857f4
17
+ on_success: always # options: [always|never|change] default: always
18
+ on_failure: always # options: [always|never|change] default: always
19
+ on_start: false # default: false
data/CHANGELOG.md CHANGED
@@ -1,171 +1,179 @@
1
- # 1.3.0 (Mar 24, 2016)
2
- * Automate port forwarding for RDP for Windows guests (PR #117)
3
- * Specify `trusted_networks` by Array (PR #121)
4
- * Random public port range is specified by hash using `:start` and `:end` (PR #122)
5
- * Generate firewall rule from port forward rules automatically (PR #123)
6
- * Let firewall rule elements (`ipaddress`,`protocol`,`startport`) use defaults (PR #123)
7
- * Generate SSH keypair for lifetime of VM (PR #125)
8
- * Deprecate usage in Vagrantfile of `cloudstack.network_type` (PR #134)
9
- * Determine dynamically from ZONE if 'Basic' or 'Advanced' networking (PR #134)
10
- * Allow trusted_networks as both string or array (PR #146)
11
-
12
- # 1.2.0 (Sep 4, 2015)
13
- * Add support for disk offering (PR#89)
14
- * Fix bug open file handles on Windows (PR#98)
15
- * Add support for Windows guests (PR#96)
16
- * Automate port forwarding for the Communicator (PR#104)
17
- * Allow setting to open Firewall to specific network (PR#99)
18
- * Make config.vm.box an optional setting in Vagrantfile (PR#105)
19
-
20
- # 1.1.0 (May 26, 2015)
21
- * Allow setting VM private IP in config (PR #73)
22
- * Fix several coding style issues (PR #76, #77, #78)
23
- * Fix bug when destroying VM created with Static NAT and firewall rules (PR #81)
24
- * Allow expunging VM on destroy (PR #75)
25
- * Make `network_type` optional, and defaulting to "Basic" (PR #82)
26
-
27
- # 1.0.0 (May 5, 2015)
28
- * Use vagrant's built-in rsync synced folder (PR #57)
29
- * Enable creating custom static NAT, port forwarding, firewall rules (PR #59)
30
- * Fixed bug when `network_id` and `network_name` are not specified in Vagrantfile (PR #59)
31
- * Enable setting SSH user name and private key to access VM (PR #64)
32
- * Fixed bug when `vagrant destroy` destroys other VMs (PR #66)
33
- * Enable toggling port forwarding automatically adding an open firewall rule (PR #70)
34
-
35
- # 0.10.0 (Sep 11, 2014)
36
- * Clean up code base DRY
37
- * Improve documentation
38
- * Use URL safe base 64 encoding
39
-
40
- # 0.9.1 (Jun 29, 2014)
41
- * Fixed a bug intrcduced in 0.9.0, where we failed to fetch correct
42
- name because we didn't pass the correct parameters.
43
-
44
- # 0.9.0 (Jun 25, 2014)
45
- * Clean up of dead code and comments.
46
- * Re-organize imports and code.
47
- * Corrects the dependency on Vagrant 1.5+
48
- * Updates documentation to refelect the above.
49
- * Now supports setting the machine hostname in Vagrantfile
50
-
51
- # 0.8.0 (Jun 24, 2014)
52
- * Remove unused code.
53
- * Add support for specifying most resources by name. Where applicable there is
54
- a matching _name config for the _id configs.
55
- Note: in this release there were no support for the project apis in fog,
56
- therefore there is no project_name config.
57
-
58
- # 0.7.0 (Jun 17, 2014)
59
- * Change the resolution order of how we discover the scheme to talk to the cloud.
60
- This is a possibly breaking change.
61
-
62
- # 0.6.0 (May 13, 2014)
63
-
64
- * Bump the Ruby version to 2.0.0-p481
65
- * The API and secret keys can now be passed through environment
66
- variables CLOUDSTACK_API_KEY and CLOUDSTACK_SECRET_KEY.
67
-
68
- # 0.5.0 (Apr 29, 2014)
69
-
70
- * Use latest version of upstream fog which contains some much needed
71
- improvements to the Cloudstack support. Closes #10 for example.
72
-
73
- # 0.4.3 (Apr 15, 2014)
74
-
75
- * Update README to reflect Vagrant version needed
76
-
77
- # 0.4.2 (Apr 15, 2014)
78
-
79
- * Add support for userdata
80
-
81
- # 0.4.1 (Apr 14, 2014)
82
-
83
- * Add support for cygwin paths
84
-
85
- # 0.4.0 (Mar 30, 2014)
86
-
87
- * Fix for Vagrant > =1.5 [GH-29]
88
-
89
- # 0.3.0 (Mar 3, 2014)
90
-
91
- * Update fog to latest version (1.20.0)
92
- * Update ruby version to 2.0.0-p451
93
- * Add Gitter.im notification
94
-
95
- # 0.2.1 (Jan 12, 2014)
96
-
97
- * Remove extranous printout
98
-
99
- # 0.2.0 (Jan 8, 2014)
100
-
101
- * Add display name and group support
102
- * Add support for security groups
103
- * Bump versions of dependencies
104
-
105
- # 0.1.2 (Dec 12, 2013)
106
- * Version bump to gemspec configucation to use shared email
107
-
108
- # 0.1.1 (Dec 11, 2013)
109
-
110
- * Enable Vagrant 1.4 compability
111
- * Add support for security groups
112
- * Add helper script to build a RPM for easier deployment
113
-
114
- # 0.1.0 (Dec 3, 2013)
115
- * Plugin now enables parallelization by default.
116
- * This behaviour can be turned off by invoking vagrant with
117
- --no-parallel (this flag requires vagrant 1.2.1)
118
- * Added support for starting, stoping and reloading machines.
119
- * Added support for portforwarding and adding ssh keys.
120
- * Added support for basic network type.
121
- * Basic means that there is no need to specify a network_id
122
- to connecto to.
123
- * Default network type is advanced.
124
-
125
- # 0.0.2 (May 3, 2013)
126
-
127
- * Renamed module from CloudStack to Cloudstack
128
- * Renamed configurations to match Cloudstack
129
- * domain -> domain_id
130
- * offering_id -> service_offering_id
131
- * Added specc test for all provider specific configurations
132
-
133
- # 0.0.1 (April 17, 2013)
134
-
135
- * Forked into a Cloudstack plugin
136
-
137
- # 0.2.1 (April 16, 2013)
138
-
139
- * Got rid of extranneous references to old SSH settings.
140
-
141
- # 0.2.0 (April 16, 2013)
142
-
143
- * Add support for `vagrant ssh -c` [GH-42]
144
- * Ability to specify a timeout for waiting for instances to become ready. [GH-44]
145
- * Better error message if instance didn't become ready in time.
146
- * Connection can now be done using IAM profiles. [GH-41]
147
-
148
- # 0.1.3 (April 9, 2013)
149
-
150
- * The `AWS_ACCESS_KEY` and `AWS_SECRET_KEY` will be used if available
151
- and no specific keys are set in the Vagrantfile. [GH-33]
152
- * Fix issues with SSH on VPCs, the correct IP is used. [GH-30]
153
- * Exclude the ".vagrant" directory from rsync.
154
- * Implement `:disabled` flag support for shared folders. [GH-29]
155
- * `aws.user_data` to specify user data on the instance. [GH-26]
156
-
157
- # 0.1.2 (March 22, 2013)
158
-
159
- * Choose the proper region when connecting to AWS. [GH-9]
160
- * Configurable SSH port. [GH-13]
161
- * Support other AWS-compatible API endpoints with `config.endpoint`
162
- and `config.version`. [GH-6]
163
- * Disable strict host key checking on rsync so known hosts aren't an issue. [GH-7]
164
-
165
- # 0.1.1 (March 18, 2013)
166
-
167
- * Up fog dependency for Vagrant 1.1.1
168
-
169
- # 0.1.0 (March 14, 2013)
170
-
171
- * Initial release.
1
+ # 1.4.0 (Nov 30, 2016)
2
+ * Support multiple network ids and network names (PR #148)
3
+ * Add ssh_network_id and ssh_network_name configuration (PR #149)
4
+ * Add (firewall management for) VPC support (PR #151)
5
+ * Remove additional data disk on destroy (PR #152)
6
+ * Add Docker containers for development and testing (PR #159)
7
+ * CloudStack >= 4.6 list all offerings / templates. (PR #161)
8
+
9
+ # 1.3.0 (Mar 24, 2016)
10
+ * Automate port forwarding for RDP for Windows guests (PR #117)
11
+ * Specify `trusted_networks` by Array (PR #121)
12
+ * Random public port range is specified by hash using `:start` and `:end` (PR #122)
13
+ * Generate firewall rule from port forward rules automatically (PR #123)
14
+ * Let firewall rule elements (`ipaddress`,`protocol`,`startport`) use defaults (PR #123)
15
+ * Generate SSH keypair for lifetime of VM (PR #125)
16
+ * Deprecate usage in Vagrantfile of `cloudstack.network_type` (PR #134)
17
+ * Determine dynamically from ZONE if 'Basic' or 'Advanced' networking (PR #134)
18
+ * Allow trusted_networks as both string or array (PR #146)
19
+
20
+ # 1.2.0 (Sep 4, 2015)
21
+ * Add support for disk offering (PR#89)
22
+ * Fix bug open file handles on Windows (PR#98)
23
+ * Add support for Windows guests (PR#96)
24
+ * Automate port forwarding for the Communicator (PR#104)
25
+ * Allow setting to open Firewall to specific network (PR#99)
26
+ * Make config.vm.box an optional setting in Vagrantfile (PR#105)
27
+
28
+ # 1.1.0 (May 26, 2015)
29
+ * Allow setting VM private IP in config (PR #73)
30
+ * Fix several coding style issues (PR #76, #77, #78)
31
+ * Fix bug when destroying VM created with Static NAT and firewall rules (PR #81)
32
+ * Allow expunging VM on destroy (PR #75)
33
+ * Make `network_type` optional, and defaulting to "Basic" (PR #82)
34
+
35
+ # 1.0.0 (May 5, 2015)
36
+ * Use vagrant's built-in rsync synced folder (PR #57)
37
+ * Enable creating custom static NAT, port forwarding, firewall rules (PR #59)
38
+ * Fixed bug when `network_id` and `network_name` are not specified in Vagrantfile (PR #59)
39
+ * Enable setting SSH user name and private key to access VM (PR #64)
40
+ * Fixed bug when `vagrant destroy` destroys other VMs (PR #66)
41
+ * Enable toggling port forwarding automatically adding an open firewall rule (PR #70)
42
+
43
+ # 0.10.0 (Sep 11, 2014)
44
+ * Clean up code base DRY
45
+ * Improve documentation
46
+ * Use URL safe base 64 encoding
47
+
48
+ # 0.9.1 (Jun 29, 2014)
49
+ * Fixed a bug intrcduced in 0.9.0, where we failed to fetch correct
50
+ name because we didn't pass the correct parameters.
51
+
52
+ # 0.9.0 (Jun 25, 2014)
53
+ * Clean up of dead code and comments.
54
+ * Re-organize imports and code.
55
+ * Corrects the dependency on Vagrant 1.5+
56
+ * Updates documentation to refelect the above.
57
+ * Now supports setting the machine hostname in Vagrantfile
58
+
59
+ # 0.8.0 (Jun 24, 2014)
60
+ * Remove unused code.
61
+ * Add support for specifying most resources by name. Where applicable there is
62
+ a matching _name config for the _id configs.
63
+ Note: in this release there were no support for the project apis in fog,
64
+ therefore there is no project_name config.
65
+
66
+ # 0.7.0 (Jun 17, 2014)
67
+ * Change the resolution order of how we discover the scheme to talk to the cloud.
68
+ This is a possibly breaking change.
69
+
70
+ # 0.6.0 (May 13, 2014)
71
+
72
+ * Bump the Ruby version to 2.0.0-p481
73
+ * The API and secret keys can now be passed through environment
74
+ variables CLOUDSTACK_API_KEY and CLOUDSTACK_SECRET_KEY.
75
+
76
+ # 0.5.0 (Apr 29, 2014)
77
+
78
+ * Use latest version of upstream fog which contains some much needed
79
+ improvements to the Cloudstack support. Closes #10 for example.
80
+
81
+ # 0.4.3 (Apr 15, 2014)
82
+
83
+ * Update README to reflect Vagrant version needed
84
+
85
+ # 0.4.2 (Apr 15, 2014)
86
+
87
+ * Add support for userdata
88
+
89
+ # 0.4.1 (Apr 14, 2014)
90
+
91
+ * Add support for cygwin paths
92
+
93
+ # 0.4.0 (Mar 30, 2014)
94
+
95
+ * Fix for Vagrant > =1.5 [GH-29]
96
+
97
+ # 0.3.0 (Mar 3, 2014)
98
+
99
+ * Update fog to latest version (1.20.0)
100
+ * Update ruby version to 2.0.0-p451
101
+ * Add Gitter.im notification
102
+
103
+ # 0.2.1 (Jan 12, 2014)
104
+
105
+ * Remove extranous printout
106
+
107
+ # 0.2.0 (Jan 8, 2014)
108
+
109
+ * Add display name and group support
110
+ * Add support for security groups
111
+ * Bump versions of dependencies
112
+
113
+ # 0.1.2 (Dec 12, 2013)
114
+ * Version bump to gemspec configucation to use shared email
115
+
116
+ # 0.1.1 (Dec 11, 2013)
117
+
118
+ * Enable Vagrant 1.4 compability
119
+ * Add support for security groups
120
+ * Add helper script to build a RPM for easier deployment
121
+
122
+ # 0.1.0 (Dec 3, 2013)
123
+ * Plugin now enables parallelization by default.
124
+ * This behaviour can be turned off by invoking vagrant with
125
+ --no-parallel (this flag requires vagrant 1.2.1)
126
+ * Added support for starting, stoping and reloading machines.
127
+ * Added support for portforwarding and adding ssh keys.
128
+ * Added support for basic network type.
129
+ * Basic means that there is no need to specify a network_id
130
+ to connecto to.
131
+ * Default network type is advanced.
132
+
133
+ # 0.0.2 (May 3, 2013)
134
+
135
+ * Renamed module from CloudStack to Cloudstack
136
+ * Renamed configurations to match Cloudstack
137
+ * domain -> domain_id
138
+ * offering_id -> service_offering_id
139
+ * Added specc test for all provider specific configurations
140
+
141
+ # 0.0.1 (April 17, 2013)
142
+
143
+ * Forked into a Cloudstack plugin
144
+
145
+ # 0.2.1 (April 16, 2013)
146
+
147
+ * Got rid of extranneous references to old SSH settings.
148
+
149
+ # 0.2.0 (April 16, 2013)
150
+
151
+ * Add support for `vagrant ssh -c` [GH-42]
152
+ * Ability to specify a timeout for waiting for instances to become ready. [GH-44]
153
+ * Better error message if instance didn't become ready in time.
154
+ * Connection can now be done using IAM profiles. [GH-41]
155
+
156
+ # 0.1.3 (April 9, 2013)
157
+
158
+ * The `AWS_ACCESS_KEY` and `AWS_SECRET_KEY` will be used if available
159
+ and no specific keys are set in the Vagrantfile. [GH-33]
160
+ * Fix issues with SSH on VPCs, the correct IP is used. [GH-30]
161
+ * Exclude the ".vagrant" directory from rsync.
162
+ * Implement `:disabled` flag support for shared folders. [GH-29]
163
+ * `aws.user_data` to specify user data on the instance. [GH-26]
164
+
165
+ # 0.1.2 (March 22, 2013)
166
+
167
+ * Choose the proper region when connecting to AWS. [GH-9]
168
+ * Configurable SSH port. [GH-13]
169
+ * Support other AWS-compatible API endpoints with `config.endpoint`
170
+ and `config.version`. [GH-6]
171
+ * Disable strict host key checking on rsync so known hosts aren't an issue. [GH-7]
172
+
173
+ # 0.1.1 (March 18, 2013)
174
+
175
+ * Up fog dependency for Vagrant 1.1.1
176
+
177
+ # 0.1.0 (March 14, 2013)
178
+
179
+ * Initial release.
@@ -0,0 +1,2 @@
1
+ vac.sh
2
+ vac.ps1