commit | 52b9c2c471cc0d2419a201994d5ec28cee1f08c2 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jan 28 13:45:57 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jan 28 13:45:57 2016 +0100 |
tree | b2d49b455d1f90162b9daf1ac6fac3b4ae781560 | |
parent | 7e5efcac78c9b8cdd12726928b6ebaa11fecc75c [diff] [blame] |
Allow management of config.xml from UI
diff --git a/README.rst b/README.rst index 3b817b6..a1a0d8f 100644 --- a/README.rst +++ b/README.rst
@@ -66,6 +66,8 @@ jenkins: master: mode: EXCLUSIVE + # Do not manage config.xml from Salt, use UI instead + no_config: true slaves: - name: slave01 label: pbuilder