Giter Club home page Giter Club logo

Comments (3)

tpouyer avatar tpouyer commented on August 16, 2024

This vagrant setup is dependent on LXD so the underlying OS must support LXD which RHEL does not at this point.

The vagrant file also makes assumptions about how devices from the VM are added to the OS:

  • disks get added as /dev/sd(b|c|d|e)
  • nics get added as enp0s8 which is not portable between OS's due to new "consistent device naming" conventions in Ubuntu

In order to pull this off you'd need LXD support on RHEL and you'd need to know how RHEL names it's devices (both disks and nics)

from deploy-ibm-cloud-private.

paulczar avatar paulczar commented on August 16, 2024

I was initially using centos in SL and had a lot of trouble with DNS resolution ... folks in the internal slack channel told me not to use rhel/centos as it was bugged out for ICP installs so I switched to ubuntu.

from deploy-ibm-cloud-private.

chrisrasco avatar chrisrasco commented on August 16, 2024

So this is limited to the Vagrant/VBox local deployment method?

from deploy-ibm-cloud-private.

Related Issues (20)

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.