Skip to content

Commit b7ea915

Browse files
author
Francisco Augusto
committed
Merge branch 'kmichal-patch-1'
2 parents d33e4c2 + 06427b0 commit b7ea915

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
130130
## Cloud Orchestration
131131

132132
* [BOSH](http://docs.cloudfoundry.org/bosh/) - IaaS orchestration platform originally written for deploying and managing Cloud Foundry PaaS, but also useful for general purpose distributed systems.
133-
* [Ansible](http://www.ansible.com) - Contains modules for controlling many types of cloud resources
133+
* [Ansible](http://www.ansible.com) - Contains modules for controlling many types of cloud resources.
134134
* [Cloudify](http://www.getcloudify.org/) - Open source TOSCA-based cloud orchestration software platform written in Python and YAML.
135135
* [consul](http://www.consul.io/) - It is a tool for discovering and configuring services in your infrastructure.
136136
* [doozerd](https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data.
@@ -535,11 +535,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
535535

536536
*SSH tools.*
537537

538-
<<<<<<< HEAD
539538
* [Advanced SSH config](https://pypi.python.org/pypi/advanced-ssh-config/) - Enhances ssh_config file capabilities, completely transparent.
540-
=======
541-
* [Ansible](http://www.ansible.com) - A general purpose automation stack using SSH that can run ad-hoc actions as well
542-
>>>>>>> Updates for Ansible references
543539
* [autossh](http://www.harding.motd.ca/autossh/) - Automatically respawn ssh session after network interruption.
544540
* [Cluster SSH](http://sourceforge.net/projects/clusterssh/) - Controls a number of xterm windows via a single graphical console.
545541
* [DSH](http://www.netfort.gr.jp/~dancer/software/dsh.html.en) - Dancer's shell / distributed shell - Wrapper for executing multiple remote shell commands from one command line.
@@ -575,6 +571,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software.
575571
* [MantisBT](http://www.mantisbt.org/) - Web-based bug tracking system.
576572
* [osTicket](http://osticket.com/) - Simple support ticket system.
577573
* [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications.
574+
* [Redmine](http://www.redmine.org/) - Open source project management/ticketing web application written in Ruby.
578575
* [Request Tracker](http://www.bestpractical.com/rt/) - Ticket-tracking system written in Perl.
579576
* [TheBugGenie](http://www.thebuggenie.com) - Ticket system with extensive user rights system.
580577

0 commit comments

Comments
 (0)