summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/docker_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/plugins/docker_spec.rb')
-rw-r--r--spec/unit/plugins/docker_spec.rb22
1 files changed, 11 insertions, 11 deletions
diff --git a/spec/unit/plugins/docker_spec.rb b/spec/unit/plugins/docker_spec.rb
index fe7ceb4f..90610426 100644
--- a/spec/unit/plugins/docker_spec.rb
+++ b/spec/unit/plugins/docker_spec.rb
@@ -47,17 +47,17 @@ macvlan
null
overlay},
"Authorization" => nil,
- "Log" => [
- "awslogs",
- "fluentd",
- "gcplogs",
- "gelf",
- "journald",
- "json-file",
- "logentries",
- "splunk",
- "syslog",
- ],
+ "Log" => %w{
+ awslogs
+ fluentd
+ gcplogs
+ gelf
+ journald
+ json-file
+ logentries
+ splunk
+ syslog
+ },
},
"networking" => {
"ipv4_forwarding" => true,