diff --git a/README.md b/README.md index 30d5436..9a5f2fe 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ # Catapult -Catapult is a tool built using Ansible to develop, deploy and (re)configure different types of infrastructures, such as Cyber Exercises, Trainings, Labs or even Production environments. It is designed to be used by people with some experience with Ansible, but it's a force multiplier for experienced Ansible users. Catapult does the heavy lifting in dependency installation and management, virtual machine creation or remote/cloud service configuration so the developer can focus on the actual content of the machine or service. Catapult supports VM creation and configuration on vSphere, AWS, Linode and even VMware Workstation running on the developers own machine (VMware Workstation only tested on Linux). It is also possible to use Catapult to configure an already existing virtual or physical machines. +Catapult is a tool to develop, deploy and (re)configure different types of infrastructures, such as Cyber Exercises, Trainings, Labs or even Production environments. It is designed to be used by people with some experience with Ansible, but it's a force multiplier for experienced Ansible users. Catapult does the heavy lifting in dependency installation and management, virtual machine creation or remote/cloud service configuration so the developer can focus on the actual content of the machine or service. Catapult supports VM creation and configuration on vSphere, AWS, Linode and even VMware Workstation running on the developers own machine (VMware Workstation only tested on Linux). It is also possible to use Catapult to configure an already existing virtual or physical machines. Refer to [Catapult Docs](https://clarifiedsecurity.github.io/catapult-docs/catapult/01-installation/) for full documentation. diff --git a/version.yml b/version.yml index f2cbe4f..c6afc7d 100644 --- a/version.yml +++ b/version.yml @@ -1 +1 @@ -version: 5.7.13 +version: 5.7.14