Giter Site home page Giter Site logo

ansible-role-ubuntu_autoinstall's Issues

Roles Directory

Thanks for getting me started with this. However I think you were meaning to include a roles directory in this repo with notthebee.ubuntu_autoinstall in it.

Use HTTPS for pikvm API calls, use dirmngr in daemon mode and more

Hey, not sure if you expect issues/contributions to this repo, feel free to close this if not!

I had to do a couple of tweaks to get this role running successfully with my setup:

  1. If dirmngr was not running, the playbook gets stuck indefinitely. Needed to start dirmngr in daemon mode.
  2. API calls to pikvm were with http, I guess the default is https. Had to switch all calls to use https with cert verification skipped. Also, seems like the MSD write API expects the image name to be a query param instead of a form key-value.
  3. The generated ISO path had the iso_arch appended to it, but not referenced correctly in the upload task.

I have these changes over at my fork here: main...shikharbhardwaj:main

Thanks for doing the work here, this role and the infra playbook is super helpful.

ISO Hard to Access Without PiKVM

I ran your role on OS X without a PiKVM and had trouble uploading it to my hypervisor.

  1. The role doesn't display the final location and name of the ISO so need to figure that out.
  2. The ~/.local directory is unaccessible when I was trying to do a file upload through the browser. Had to move it to another directory.

boot_drive_serial

boot_drive_serial is used in Templates/user-data.j2 but never defined in defaults.

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.