Filippo Giunchedi has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/381959 )

Change subject: hieradata: use empty list for remote_syslog
......................................................................

hieradata: use empty list for remote_syslog

Bug: T136312
Change-Id: I9e74f1da2ce904f708b672b3eab6b0d93e89dcaf
---
M hieradata/hosts/lithium.yaml
A hieradata/hosts/wezen.yaml
M hieradata/labs.yaml
M hieradata/labs/deployment-prep/host/deployment-logstash2.yaml
4 files changed, 4 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/59/381959/1

diff --git a/hieradata/hosts/lithium.yaml b/hieradata/hosts/lithium.yaml
index 4a17ceb..47e50d1 100644
--- a/hieradata/hosts/lithium.yaml
+++ b/hieradata/hosts/lithium.yaml
@@ -1 +1 @@
-profile::base::remote_syslog: false
+profile::base::remote_syslog: []
diff --git a/hieradata/hosts/wezen.yaml b/hieradata/hosts/wezen.yaml
new file mode 100644
index 0000000..47e50d1
--- /dev/null
+++ b/hieradata/hosts/wezen.yaml
@@ -0,0 +1 @@
+profile::base::remote_syslog: []
diff --git a/hieradata/labs.yaml b/hieradata/labs.yaml
index d06fff6..fed4f4a 100644
--- a/hieradata/labs.yaml
+++ b/hieradata/labs.yaml
@@ -26,7 +26,7 @@
 
 # Additional base overrides
 standard::has_admin: false
-profile::base::remote_syslog: false
+profile::base::remote_syslog: []
 
 # Labs statsd instance
 statsd: labmon1001.eqiad.wmnet:8125
diff --git a/hieradata/labs/deployment-prep/host/deployment-logstash2.yaml 
b/hieradata/labs/deployment-prep/host/deployment-logstash2.yaml
index 1564388..1fb67ca 100644
--- a/hieradata/labs/deployment-prep/host/deployment-logstash2.yaml
+++ b/hieradata/labs/deployment-prep/host/deployment-logstash2.yaml
@@ -1,4 +1,4 @@
-profile::base::remote_syslog: false
+profile::base::remote_syslog: []
 
 # ES-specific
 elasticsearch::auto_create_index: true

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e74f1da2ce904f708b672b3eab6b0d93e89dcaf
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

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

Reply via email to