1CDIST-TYPE__CONSUL_WATCH_NODES(7) cdist CDIST-TYPE__CONSUL_WATCH_NODES(7)
2
3
4
6 cdist-type__consul_watch_nodes - Manages consul nodes watches
7
9 Generate and deploy watch definitions of type 'nodes' for a consul
10 agent. See http://www.consul.io/docs/agent/watches.html for parameter
11 documentation.
12
14 handler
15 the handler to invoke when the data view updates
16
18 datacenter
19 can be provided to override the agent's default datacenter
20
21 state if this watch is 'present' or 'absent'. Defaults to 'present'.
22
23 token can be provided to override the agent's default ACL token
24
26 __consul_watch_nodes some-id \
27 --handler /usr/bin/my-key-handler.sh
28
30 cdist-type__consul_agent(7)
31
32 consul documentation at: <‐
33 http://www.consul.io/docs/agent/watches.html>.
34
36 Steven Armstrong <steven-cdist--@--armstrong.cc>
37
39 Copyright (C) 2015 Steven Armstrong. You can redistribute it and/or
40 modify it under the terms of the GNU General Public License as pub‐
41 lished by the Free Software Foundation, either version 3 of the Li‐
42 cense, or (at your option) any later version.
43
45 ungleich GmbH 2021
46
47
48
49
507.0.0 Jul 31, 2022CDIST-TYPE__CONSUL_WATCH_NODES(7)