commit | 98b3b5aae784df8ca4e9e6f923fe9525b21168da | [log] [tgz] |
---|---|---|
author | Aleš Komárek <github@newt.cz> | Mon Nov 21 21:23:36 2016 +0100 |
committer | GitHub <noreply@github.com> | Mon Nov 21 21:23:36 2016 +0100 |
tree | 7abf679c4f860f39faf7d7ad88835e8e2197ab38 | |
parent | 70b346eedb16ecc67e43a62ce666495285ecf485 [diff] | |
parent | b2c8f858fa7c9cb1d3ce9072cb2af3471aee7609 [diff] |
Merge pull request #34 from tcpcloud/config Add support for external config generation
diff --git a/linux/meta/salt.yml b/linux/meta/salt.yml new file mode 100644 index 0000000..183994a --- /dev/null +++ b/linux/meta/salt.yml
@@ -0,0 +1,8 @@ +orchestrate: + system: + priority: 30 + network: + priority: 40 + storage: + priority: 50 +