Coder Social home page Coder Social logo

ovirt_hosted_engine_install's Introduction

ovirt_hosted_engine_install Ansible role

This role will install ovirt 3.6 hosted engine. When this role is run on a fresh infrastructure the hosted engine is installed. Once the play has been run you will need to add your first data domain for your VMs.When the first VM data domain has been added the hosted engine's data domain will appear and the hosted VM will display as being up.

To add more hosts to a datacenter just run this role on another host.

##Requirements Centos 7 Ansible 1.4 and a above

##Role variables

  • ovirt_hosted_engine_install_host_hostID: each host needs a unique ID.

  • ovirt_hosted_engine_install_host_fqdn: FQDN for the host being installed.

  • ovirt_hosted_engine_install_host_master_password: Password for the first host in the datacenter.

  • ovirt_hosted_engine_install_host_master_fqdn: FQDN of the first host in the datacenter.

  • ovirt_hosted_engine_install_engine_appHostName: Name of the host as show in the UI.

  • ovirt_hosted_engine_install_engine_cpu_model: Name of the minimal cpu model allowed.

  • ovirt_hosted_engine_install_engine_user: Username for the hosted engine.

  • ovirt_hosted_engine_install_engine_password: Password for the hosted engine.

  • ovirt_hosted_engine_install_engine_domain: Engine domain name.

  • ovirt_hosted_engine_install_engine_fqdn: FQDN for the hosted engine.

  • ovirt_hosted_engine_install_engine_ip: IP address for the hosted engine.

  • ovirt_hosted_engine_install_engine_gateway: Gateway address fpr hosted engine.

  • ovirt_hosted_engine_install_engine_storageDomainConnection: IP or url for hosted engine storage server(NFS)

  • ovirt_hosted_engine_install_engine_ovirt_engine_appliance: The appliance used for the hosted engine.

  • ovirt_hosted_engine_install_engine_vmMemSizeMB: Size of ram ro allocate to hosted engine(minimum requirement 16gig).

  • ovirt_hosted_engine_install_engine_vmVCpus: Total CPUs to use for hosted engine.

  • ovirt_hosted_engine_install_engine_gateway: The gateway to be injected into hosted engine.

Example Playbook

- hosts: ovirt_host
  roles:
    - ovirt_hosted_engine_install

See defaults for values.

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.