From cffacfc0bc2c7512f56b97353eeae64f33ace26b Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 19 Feb 2020 12:18:07 +0100 Subject: Fix YAML files linter errors for duplicated keys Change-Id: I77bcf667d4a639b001258d026f2633fce2bfb0e6 Signed-off-by: Bartek Grzybowski Issue-ID: INT-1451 --- test/security/k8s/vagrant/dublin/cluster.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'test/security') diff --git a/test/security/k8s/vagrant/dublin/cluster.yml b/test/security/k8s/vagrant/dublin/cluster.yml index df93a8863..e4eef11cd 100644 --- a/test/security/k8s/vagrant/dublin/cluster.yml +++ b/test/security/k8s/vagrant/dublin/cluster.yml @@ -32,7 +32,6 @@ network: plugin: canal authentication: strategy: x509 -ssh_key_path: *ssh_key_path ssh_agent_auth: false authorization: mode: rbac -- cgit 1.2.3-korg