Skip to content

joussan/OpenStack-Administration-with-Ansible-2

 
 

Repository files navigation

OpenStack Administration with Ansible 2

This is the code repository for OpenStack Administration with Ansible 2, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, chap2-code

The code will look like the following:

    - name: User password assignment 
     debug: msg="User {{ item.0 }} was added to {{ item.2 }} project, with the assigned password of {{ item.1 }}" 
     with_together: 
    - userid 
    - passwdss.stdout_lines 
    - tenantid 

Software requirements:

  • Linux based OS, OS X and/or any of the BSD’s

     * openstack-ansible (OSA): https://github.com/openstack/openstack-ansible
     * Ansible 2.0 or better  : http:https://docs.ansible.com/ansible/intro_installation.html
     * Ansible Container      : https://docs.ansible.com/ansible-container/installation.html
     * Kargo                  : https://github.com/kubernetes-incubator/kargo
     * Nagios                 : https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/quickstart.html
     * Nconf                  : http:https://www.nconf.org/dokuwiki/doku.php?id=nconf:help:documentation:start:installation
    

Related Products:

###Suggestions and Feedback [Click here] ( https://docs.google.com/forms/d/e/1FAIpQLSe5qwunkGf6PUvzPirPDtuy1Du5Rlzew23UBp2S-P3wB-GcwQ/viewform ) if you have any feedback or suggestions.

About

Code repository for OpenStack Administration with Ansible 2 by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 97.0%
  • Perl 2.2%
  • Shell 0.8%