[MediaWiki-commits] [Gerrit] Lock box version for VMWare Fusion - change (mediawiki/vagrant)

2016-01-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Lock box version for VMWare Fusion
..


Lock box version for VMWare Fusion

For the Puppet Labs box on vmware_fusion, Puppet was upgraded to 4.2.1,
which fails with the manifests_dir option.

Locked the box version to 1.0.1 so it is still running Puppet 3, and the
box can successfully provision on VMWare Fusion.

Change-Id: Ia177e12a18ac9ddc8201abe0844467dc7473a968
---
M Vagrantfile
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Vagrantfile b/Vagrantfile
index 43e34e5..2ff682c 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -71,6 +71,7 @@
   # VMWare Fusion provider. Enable with `--provider=vmware_fusion`
   config.vm.provider :vmware_fusion do |_vw, override|
 override.vm.box = 'puppetlabs/ubuntu-14.04-64-puppet'
+override.vm.box_version = '1.0.1'
 override.vm.network :private_network, ip: settings[:static_ip]
   end
 

-- 
To view, visit https://gerrit.wikimedia.org/r/262690
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia177e12a18ac9ddc8201abe0844467dc7473a968
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Parent5446 
Gerrit-Reviewer: BryanDavis 
Gerrit-Reviewer: Dduvall 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Lock box version for VMWare Fusion - change (mediawiki/vagrant)

2016-01-05 Thread Parent5446 (Code Review)
Parent5446 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/262690

Change subject: Lock box version for VMWare Fusion
..

Lock box version for VMWare Fusion

For the Puppet Labs box on vmware_fusion, Puppet was upgraded to 4.2.1,
which fails with the manifests_dir option.

Locked the box version to 1.0.1 so it is still running Puppet 3, and the
box can successfully provision on VMWare Fusion.

Change-Id: Ia177e12a18ac9ddc8201abe0844467dc7473a968
---
M Vagrantfile
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/90/262690/1

diff --git a/Vagrantfile b/Vagrantfile
index 43e34e5..2ff682c 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -71,6 +71,7 @@
   # VMWare Fusion provider. Enable with `--provider=vmware_fusion`
   config.vm.provider :vmware_fusion do |_vw, override|
 override.vm.box = 'puppetlabs/ubuntu-14.04-64-puppet'
+override.vm.box_version = '1.0.1'
 override.vm.network :private_network, ip: settings[:static_ip]
   end
 

-- 
To view, visit https://gerrit.wikimedia.org/r/262690
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia177e12a18ac9ddc8201abe0844467dc7473a968
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Parent5446 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits