From b8736b39e21251f9a888914822858c704fdb8e08 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 25 Feb 2016 09:46:30 +0100 Subject: remove wheezy support --- vagrant/install-platform.pp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'vagrant/install-platform.pp') diff --git a/vagrant/install-platform.pp b/vagrant/install-platform.pp index 8d177156..223853c1 100755 --- a/vagrant/install-platform.pp +++ b/vagrant/install-platform.pp @@ -1,13 +1,6 @@ class {'apt': } Exec['update_apt'] -> Package <||> - -if $::lsbdistcodename == 'wheezy' { - package { 'ruby-hiera-puppet': - ensure => installed - } -} - # install leap_cli from source, so it will work with the develop # branch of leap_platform class { '::leap::cli::install': -- cgit v1.2.3