commit | 01f7710b6122899520888445355c6cea776263d6 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Jun 12 15:07:17 2017 +0200 |
committer | GitHub <noreply@github.com> | Mon Jun 12 15:07:17 2017 +0200 |
tree | 1c8c6712475adf624410567d927a06290ca3bf44 | |
parent | f916f0cfbd049ba8fada1ae7fe5a041bf54b6f27 [diff] | |
parent | 927a4a1b8a06dc1776cdb1e2dd13a33a1f611726 [diff] |
Merge pull request #17 from salt-formulas/fix/missing_space_if_multiple_backends missing_space_if_multiple_backends
diff --git a/cinder/files/backend/_hp_lefthand.conf b/cinder/files/backend/_hp_lefthand.conf index e47fd9f..343447e 100644 --- a/cinder/files/backend/_hp_lefthand.conf +++ b/cinder/files/backend/_hp_lefthand.conf
@@ -1,3 +1,4 @@ + [{{ backend_name }}] host={{ backend.get('host', grains.host) }} volume_backend_name={{ backend_name }}