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

Unified Diff: manifests/vagrant.pp

Issue 5459448122310656: Add rietveld to infrastructure (Closed)
Patch Set: Created Feb. 7, 2014, 8:46 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: manifests/vagrant.pp
===================================================================
--- a/manifests/vagrant.pp
+++ b/manifests/vagrant.pp
@@ -43,6 +43,7 @@
{host => 'web1.adblockplus.org', ip => '10.8.0.129'},
{host => 'stats1.adblockplus.org', ip => '10.8.0.130'},
{host => 'issues1.adblockplus.org', ip => '10.8.0.131'},
+ {host => 'codereview.adblockplus.org', ip => '10.8.0.132'},
]
hostentry { $hosts: }

Powered by Google App Engine
This is Rietveld