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

Unified Diff: manifests/statsserver.pp

Issue 29340915: Issue 3638 - Migrate node "stats1" into Hiera role "statsmaster" (Closed)
Patch Set: Created April 28, 2016, 12:44 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
« no previous file with comments | « manifests/nodes.pp ('k') | modules/adblockplus/manifests/host/statsmaster.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: manifests/statsserver.pp
diff --git a/manifests/statsserver.pp b/manifests/statsserver.pp
deleted file mode 100644
index 9e9b082ac0eb05c0771141051a503749eec3d42c..0000000000000000000000000000000000000000
--- a/manifests/statsserver.pp
+++ /dev/null
@@ -1,10 +0,0 @@
-node 'stats1' {
-
- class {'statsmaster':
- domain => 'stats.adblockplus.org',
- certificate => 'stats.adblockplus.org_sslcert.pem',
- private_key => 'stats.adblockplus.org_sslcert.key',
- is_default => true
- }
-
-}
« no previous file with comments | « manifests/nodes.pp ('k') | modules/adblockplus/manifests/host/statsmaster.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld