diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-02-19 12:18:07 +0100 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-02-21 08:54:50 +0000 |
commit | cffacfc0bc2c7512f56b97353eeae64f33ace26b (patch) | |
tree | 272cc018cf04922419940b17a265757f1e20b0f9 /test/security/k8s/vagrant/dublin/cluster.yml | |
parent | 8695c140ea34b7e60b7d91cd41f58480985c5ed0 (diff) |
Fix YAML files linter errors for duplicated keys
Change-Id: I77bcf667d4a639b001258d026f2633fce2bfb0e6
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1451
Diffstat (limited to 'test/security/k8s/vagrant/dublin/cluster.yml')
-rw-r--r-- | test/security/k8s/vagrant/dublin/cluster.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |