Skip to content

writefaruq/ansible_openstack_create_vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_openstack_create_vm

This project facilitates you creating a virtual machine (VM) instance in an Openstack cloud using Ansible.

Prerequisites:

  • You are familiar with Openstack, e.g can create a keypair or an instance from the Horizon dashboard
  • You are also familiar with Ansible e.g. you know how 'roles' can be defined

Basic steps:

  • Prepare your Openstack cloud, e.g. identify the network, image, flavor, keypair to be used for creating a VM
  • Setup a Python virtual environment with Ansible >= 2.0
  • Download the Openstack RC file and setup your shell environment variables
  • Edit some VM/instance specific settings
  • Run the ansible-play on play_create_vm.yaml

Contact

Faruque Sarker <writefaruq-at-gmail.com>

About

Creates an instance in Openstack cloud using Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors