Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 9425007: Remove website development VM (Closed)

Created:
Feb. 20, 2013, 3:53 p.m. by Felix Dahlke
Modified:
Nov. 8, 2013, 8:06 a.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

As discussed earlier, I'm moving the website development VM out of our infrastructure, and into the anwiki repository. I haven't changed really changed the configuration, just moved it. This is the issue removing it from infrastructure: http://codereview.adblockplus.org/9432008/

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -469 lines) Patch
M README.md View 2 chunks +3 lines, -61 lines 0 comments Download
M Vagrantfile View 1 chunk +0 lines, -10 lines 2 comments Download
M manifests/monitoringserver.pp View 2 chunks +1 line, -2 lines 0 comments Download
M manifests/nodes.pp View 1 chunk +0 lines, -1 line 0 comments Download
M manifests/vagrant.pp View 1 chunk +0 lines, -1 line 0 comments Download
R manifests/webserver.pp View 1 chunk +0 lines, -7 lines 0 comments Download
R modules/adblockplusorg/files/_anwiki-override.inc.php View 1 chunk +0 lines, -56 lines 0 comments Download
R modules/adblockplusorg/files/adblockplus.org View 1 chunk +0 lines, -127 lines 0 comments Download
R modules/adblockplusorg/files/anwiki.cfg.php View 1 chunk +0 lines, -12 lines 0 comments Download
R modules/adblockplusorg/files/deploy-anwiki View 1 chunk +0 lines, -60 lines 0 comments Download
R modules/adblockplusorg/manifests/init.pp View 1 chunk +0 lines, -132 lines 0 comments Download

Messages

Total messages: 4
Felix Dahlke
Feb. 20, 2013, 3:57 p.m. (2013-02-20 15:57:48 UTC) #1
Wladimir Palant
http://codereview.adblockplus.org/9425007/diff/1/Vagrantfile File Vagrantfile (left): http://codereview.adblockplus.org/9425007/diff/1/Vagrantfile#oldcode24 Vagrantfile:24: yield(config) if block_given? Don't we need that for server10 ...
Feb. 21, 2013, 12:19 p.m. (2013-02-21 12:19:28 UTC) #2
Felix Dahlke
http://codereview.adblockplus.org/9425007/diff/1/Vagrantfile File Vagrantfile (left): http://codereview.adblockplus.org/9425007/diff/1/Vagrantfile#oldcode24 Vagrantfile:24: yield(config) if block_given? On 2013/02/21 12:19:28, Wladimir Palant wrote: ...
Feb. 21, 2013, 12:20 p.m. (2013-02-21 12:20:47 UTC) #3
Wladimir Palant
Feb. 21, 2013, 12:47 p.m. (2013-02-21 12:47:53 UTC) #4
On 2013/02/21 12:20:47, Felix H. Dahlke wrote:
> That's true, I'll leave it in. Not a fan of unused code, but I guess it's
useful
> anyway.

LGTM if you leave that code in.

Powered by Google App Engine
This is Rietveld