Automated Security Hardening with OpenStack-Ansible

Deploying clouds involves plenty of moving pieces. A threat, actual OpenStack code, the dependencies, the operating system, and hardware. it is no surprise that functionality often takes priority over security, but OpenStack-Ansible security role is trying to make that process easier. The openstack-ansible-security role delivers strong security enhancements (based on the Security Technical Implementation Guide… Continue reading Automated Security Hardening with OpenStack-Ansible

OpenStack: Learn you some Ansible for great good!

Ansible is a Configuration Management System that is very simple to use, because of its straightforward and robust model for managing automation and it’s low barrier to entry for ease of use in both development and production. During OpenStack development, Ansible can be used in conjunction with Vagrant and Devstack to manage complex, multi-node development… Continue reading OpenStack: Learn you some Ansible for great good!