Pedro Algarvio
60f215f191
Add from __future__ import absolute_import
2015-01-30 22:25:04 +00:00
Pedro Algarvio
c6eab06e70
Add required imports
2014-12-02 07:44:16 +00:00
Pedro Algarvio
0dd818053e
Proper minion config setup
2014-12-02 07:34:45 +00:00
Pedro Algarvio
52d0d01d09
Set the cachedir to a relative path
2014-10-12 02:16:23 +01:00
Matthew Williams
45fadcf885
fix bugs in highstate whitelist, add tests
2014-06-24 17:38:53 -04:00
Pedro Algarvio
d02a2bc224
Include the python encoding file header on tests.
2013-11-27 11:19:24 +00:00
Pedro Algarvio
b03a5fcee3
Stop using the deprecated check_dns
in salt.config.minion_config
.
2013-07-20 01:38:09 +01:00
Joost Cassee
7fd85c2963
Allow listing a single module in a top match
...
This makes the following valid syntax for the top.sls file:
base:
tommy.example.com: webserver
jerry.example.com: dbserver
alberon.example.com: mailserver
develop:
saturn.example.com: webserver
2013-07-04 00:20:08 +02:00