commit | 4156c628d4aba24db3a12f65463c1604bafe40b1 | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@newt.cz> | Fri Jan 06 09:11:19 2017 +0100 |
committer | Ales Komarek <ales.komarek@newt.cz> | Fri Jan 06 09:11:31 2017 +0100 |
tree | 1ab3ecca837d4e69565195f5fc311a78d3095f6e | |
parent | d20e89cb786604ddf04b81b15a1a4e3466ccf5b2 [diff] [blame] |
Fix heat salt resource
diff --git a/heat/server/resource/salt.yml b/heat/server/resource/salt.yml index b27cb8e..a371a38 100644 --- a/heat/server/resource/salt.yml +++ b/heat/server/resource/salt.yml
@@ -8,4 +8,4 @@ server: dir: plugins: - - /usr/lib/python2.7/dist-packages/salt_heat/resources + - /usr/lib/python2.7/dist-packages/heat_salt/resources