summaryrefslogtreecommitdiff
path: root/tests/example-provider/vagrant/install-platform.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-12-20 22:34:16 +0100
committervarac <varacanero@zeromail.org>2016-12-20 22:34:16 +0100
commitda70f97f9478281c296c3412dc1f25ada989eeb2 (patch)
treeb020b2b1aeadd949fd92d6969fd792d7dc30ed42 /tests/example-provider/vagrant/install-platform.pp
parentdc43b30079316ed41bf95eca902d5d65ba877888 (diff)
[Vagrant] Remove versioning of provider config
Diffstat (limited to 'tests/example-provider/vagrant/install-platform.pp')
-rwxr-xr-xtests/example-provider/vagrant/install-platform.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/example-provider/vagrant/install-platform.pp b/tests/example-provider/vagrant/install-platform.pp
index 223853c1..9cefcf7c 100755
--- a/tests/example-provider/vagrant/install-platform.pp
+++ b/tests/example-provider/vagrant/install-platform.pp
@@ -10,6 +10,3 @@ class { '::leap::cli::install':
file { [ '/srv/leap', '/srv/leap/configuration', '/var/log/leap' ]:
ensure => directory
}
-
-# install prerequisites for configuring the provider
-include ::git