Giter Site home page Giter Site logo

coolpalani / ansible-rhosp-director Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redhat-kejones/ansible-rhosp-director

0.0 2.0 0.0 25 KB

Ansible Playbook to install and configure OSP-director on a pre-provisioned RHEL 7.3 host

License: GNU General Public License v3.0

ansible-rhosp-director's Introduction

ansible-rhosp-director

Ansible Playbook to install and configure Red Hat OpenStack Platform 10 director on a pre-provisioned RHEL 7.3 host

Prerequisites

  • Machine with RHEL 7.3 installed and 1 interface configured for OpenStack External Network IP
  • Public key authentication set for root user
    $ ssh-copy-id root@undercloud
  • Red Hat Network user account with Red Hat OpenStack Platform Subscription available

Instructions

  1. Checkout this repository
  2. Configure roles/rhosp_director/vars/main.yml to match your environment
  3. Create a vaut file at roles/rhosp_director/vars/vault
    $ ansible-vault create roles/rhosp_director/vars/vault
  4. Start RHEL system slotted for RHOSP-d installation
  5. Make sure you can ssh to the RHOSP-d machine as root without having to enter a password
  6. Run the playbook
    $ ansible-playbook --ask-vault-pass -i hosts site.yml

Vault Vars

vault_rhn_user: Red Hat Network Account Username
vault_rhn_pwd: Red Hat Network Account Password
vault_rhn_pool_name: Subscription Manager pool name to attach to
vault_stack_user_pwd: The hashed password to use for the created stack user
NOTE: use $ openssl passwd -salt <salt> -1 <plaintext> to create the hashed password to enter above
vault_undercloud_admin_pwd: Password to use for the admin account on the RHOSP-d installation

ansible-rhosp-director's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.