Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Libvirt pre install step (2/4) #353

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jan 14, 2019

  1. Wip libvirt infra (redhat-cop#297)

    * WIP: Provisioning an OpenShift Cluster on Libvirt
    
    * remove symlink
    
    * remove test user from ks files
    
    * remove yml file
    
    * edit inventry file
    
    * modify the host_vars
    
    * edit ks file path file
    
    * modify inventory and playbook
    procrypt authored and ericzolf committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    d1fd438 View commit details
    Browse the repository at this point in the history
  2. sym link (redhat-cop#299)

    bvkin authored and ericzolf committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    671d894 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Fix and make libvirt dynamic inventory script more flexible

    stopped VMs are silently ignored, works with Python3,
    add environment variables to configure script in regard to
    connection uri, VMs filtering and variables prefix in inventory.
    ericzolf committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    db3f7b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe7ff9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    ba179df View commit details
    Browse the repository at this point in the history
  2. Make the inventory and kickstart files more independent from the actu…

    …al network used.
    
    This makes it easier to avoid collisions with already existing networks.
    The playbook `provision.yml` runs through and 3 hosts are created but there
    is more to do in terms of storage and DNS/network setup to make it workable
    for OpenShift is my strong assumption.
    ericzolf committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    829750f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    f4eab83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab9d0e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Add learning regarding provisioners to my todos for later integration…

    … in CONTRIBUTE_PROVISIONER.md
    ericzolf committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    37bd83c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5245d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    773e6a4 View commit details
    Browse the repository at this point in the history