diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-08-02 01:30:11 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-08-02 01:30:11 +0000 |
commit | 453f51f81a22b4cb5786e8352e55ff18d5929565 (patch) | |
tree | e65f56634e19836d467092aeb7292606a15ef463 /docker/services/multipathd.yaml | |
parent | 1e6a5b36e5e02540cb13f772a08c7ab64d75cfcf (diff) | |
parent | 52649405a2e050c2ad36f5ac454f4955cf6481ba (diff) |
Merge "Remove empty metadata_settings from iscsid and multipathd templates"
Diffstat (limited to 'docker/services/multipathd.yaml')
-rw-r--r-- | docker/services/multipathd.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/services/multipathd.yaml b/docker/services/multipathd.yaml index a0c02f30..fc749f37 100644 --- a/docker/services/multipathd.yaml +++ b/docker/services/multipathd.yaml @@ -90,4 +90,3 @@ outputs: - name: Stop and disable multipathd service tags: step2 service: name=multipathd state=stopped enabled=no - metadata_settings: {} |