commit | 51e459c548072884bc438cd2ae605d3c2308151e | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@newt.cz> | Sun Feb 19 08:47:46 2017 +0100 |
committer | Ales Komarek <ales.komarek@newt.cz> | Sun Feb 19 08:47:46 2017 +0100 |
tree | 4440cc679db2bf339a20dbfff17e381c2ee80669 | |
parent | 2f7f76a6cccb05e9bdb99b9c82f5a8919ddc88f5 [diff] [blame] |
doc fix
diff --git a/tests/pillar/storage_git.sls b/tests/pillar/storage_git.sls new file mode 100644 index 0000000..33b989d --- /dev/null +++ b/tests/pillar/storage_git.sls
@@ -0,0 +1,8 @@ +reclass: + storage: + enabled: true + base_dir: /srv/reclass + data_source: + engine: git + address: git@repo.domain.com:reclass/reclass-project.git + revision: master