- 24 Jan, 2015 1 commit
-
-
http://consul.io
Submission includes support for - creating and registering services and checks - reading, writing and lookup for values in consul's kv store - creating and manipulating sessions for distributed locking on values in the kv - creating and manipulating ACLs for restricting access to the kv store - inventory support that reads the Consul catalog and group nodes according to - datacenters - exposed services - service availability - arbitrary groupings from the kv store This submission makes extensive use of the python-consul library and this is required as a dependency and can be installed from pip. The tests were written to target a vagrant cluster which can be setup by following the instructions here http://github.com/sgargan/consul-vagrant
Steve Gargan committed
-
- 23 Jan, 2015 3 commits
-
-
Toshio Kuratomi committed
-
James Cammarata committed
-
James Cammarata committed
-
- 22 Jan, 2015 8 commits
-
-
Fix quoting of shell parameters used in remote_checksum and add integration test to detect the error Fixes #682
Toshio Kuratomi committed -
ignore VERSION file in ansible-doc
Brian Coca committed -
Add filter to turn a string into a UUID
Brian Coca committed -
rpe-github committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Brian Coca committed
-
- 21 Jan, 2015 2 commits
-
-
Cleanup and expand FreeIPA inventory script it now accepts CL
Toshio Kuratomi committed -
This filter was made because I needed to create idempotent UUIDs when installing the agent for Go (http://go.cd), which uses UUIds to distinguish the agents from each other. It uses a newly created Ansible namespace to distinguish UUIDs created by Ansible from any other source. The new namespace is a random one created by uuidgen on OSX.
Björn Andersson committed
-
- 20 Jan, 2015 8 commits
-
-
parameters.
Erinn Looney-Triggs committed -
Toshio Kuratomi committed
-
Add the uuid of the device in ansible_mounts variable
Brian Coca committed -
Use send instead of sendv on the systemd.journal (fixes #9886)
Toshio Kuratomi committed -
cdigiovanni committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
- 19 Jan, 2015 18 commits
-
-
James Cammarata committed
-
Toshio Kuratomi committed
-
Modified the version numbers in one section on index of docs to reflect their current state.
Brian Coca committed -
Add missing register
Brian Coca committed -
better exception handling with delegated hosts
Brian Coca committed -
ansible now captures returncode errors on inventory scripts
Brian Coca committed -
Hash filters
Brian Coca committed -
V2: added environment to play
Brian Coca committed -
Fix copy/paste in plugins docs.
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Marco Ippolito committed
-
The replaced code only created a text file called `1' in the current directory, it did *not* redirect output.
Marco Ippolito committed -
POSIX section 2.7.4 defines here-documents.
Marco Ippolito committed -
Conflicts: hacking/env-setup
Marco Ippolito committed -
Conflicts: hacking/env-setup
Marco Ippolito committed -
Marco Ippolito committed
-
Revert "Fix: Add support for SSL protocol version configuration option"
Brian Coca committed
-