commit | 10b4e10dceae8d75d2f8683c40747990b2b0958b | [log] [tgz] |
---|---|---|
author | Jakub Josef <jakub.josef@gmail.com> | Thu Jan 05 18:18:41 2017 +0100 |
committer | Jakub Josef <jakub.josef@gmail.com> | Fri Jan 06 14:09:49 2017 +0100 |
tree | 506e3000a4fa81deaf18a26d3ae495b8ba6c7c38 | |
parent | 98c209328c67c44e08de9deec02dbda188f07e91 [diff] [blame] |
Implemented plugins management from client side.
diff --git a/README.rst b/README.rst index 319e0b7..19a7565 100644 --- a/README.rst +++ b/README.rst
@@ -306,6 +306,20 @@ - repository: base file: macros/git.groovy +Plugins management from client + +.. code-block:: yaml + + + jenkins: + client: + plugin: + swarm: + restart: false + hipchat: + enabled: false + restart: true + Credentials enforcing from client .. code-block:: yaml