Update crowbar-install.sh |
|
More...
|
over 9 years ago
|
Merge pull request #787 from galthaus/docker-fun |
|
More...
|
over 9 years ago
|
JSON Patch updates the hash inplace. This causes the update code to never save anything for attributes. Make two copies of the object and compare after. |
|
More...
|
over 9 years ago
|
Ranges that aren't marked to configure should configure unless a suggestion is provided. Basically don't allocate an IPv6 address for unmanaged nodes unless there is a hint to do so. |
|
More...
|
over 9 years ago
|
Alter the docker install code to use the existing setup scripts Don't exit the container because of pipe read issues. |
|
More...
|
over 9 years ago
|
Merge pull request #786 from galthaus/unmanged-tweak |
|
More...
|
over 9 years ago
|
Make sure that the unmanaged network gets created. |
|
More...
|
over 9 years ago
|
Merge pull request #784 from galthaus/docker-install |
|
More...
|
over 9 years ago
|
Fix missed merges and let converge happen. |
|
More...
|
over 9 years ago
|
We can't converge yet. |
|
More...
|
over 9 years ago
|
Tweaks for new crowbar cli. |
|
More...
|
over 9 years ago
|
Merge pull request #785 from galthaus/zehicle-groups |
|
More...
|
over 9 years ago
|
Merge branch 'groups' of https://github.com/zehicle/core into zehicle-groups |
|
More...
|
over 9 years ago
|
Merge pull request #783 from VictorLowther/switch-to-go-client-for-CLI-and-API |
|
More...
|
over 9 years ago
|
Fix typo |
|
More...
|
over 9 years ago
|
All internal but externally managed services work. ServiceAddress isn't always set. |
|
More...
|
over 9 years ago
|
In some cases, consul default.json will not have keys use the file. |
|
More...
|
over 9 years ago
|
Add a install file that handles the needs of a docker install |
|
More...
|
over 9 years ago
|
improve workflow for adding nodes to groups |
|
More...
|
over 9 years ago
|
Allow getting a network by IP address |
|
More...
|
over 9 years ago
|
Use the Go CLI instead of the Ruby one for bootstrapping. |
|
More...
|
over 9 years ago
|
Add support for a non-secret-leaking password change protocol. |
|
More...
|
over 9 years ago
|
Merge pull request #782 from VictorLowther/fix-network-route-prefs |
|
More...
|
over 9 years ago
|
Expose network auto_ranges for a node via the API. |
|
More...
|
over 9 years ago
|
Network route prefs are numbers, not strings |
|
More...
|
over 9 years ago
|
fix typo |
|
More...
|
over 9 years ago
|
add groups to inventory |
|
More...
|
over 9 years ago
|
API to move nodes into groups with supprting AJAX UI |
|
More...
|
over 9 years ago
|
Zap some hilariously old and unused lockfiles |
|
More...
|
over 9 years ago
|
Add support for getting database defaults for objects to the API. |
|
More...
|
over 9 years ago
|