From b2119f49e2e18d9d5b1f6cb0a70671248d5d0b29 Mon Sep 17 00:00:00 2001 From: Marius Stanca Date: Wed, 15 Jan 2020 18:19:54 +0100 Subject: [PATCH] Move ManageIQ to the right section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0028ce7..3d91f18 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [DC/OS](https://dcos.io/) - distributed operating system based on the Apache Mesos distributed systems kernel. - [Apache Mesos](http://mesos.apache.org/) - program against your datacenter like it’s a single pool of resources. - [Localstack](https://github.com/localstack/localstack) - fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline. -- [ManageIQ](https://www.manageiq.org/) - Manage containers, virtual machines, networks, and storage from a single platform. ## Operating Systems @@ -135,6 +134,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [Marathon](https://mesosphere.github.io/marathon/) - a production-grade container orchestration platform for DC/OS and Apache Mesos. - [Atlantis](https://github.com/runatlantis/atlantis) - Terraform Pull Request Automation. - [OctoDNS](https://github.com/github/octodns) - managing DNS across multiple providers. DNS as code. +- [ManageIQ](https://www.manageiq.org/) - Manage containers, virtual machines, networks, and storage from a single platform. ## Continuous Integration & Delivery