Giter Site home page Giter Site logo

veeam-iac-lab's People

Contributors

dellock6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

veeam-iac-lab's Issues

Couple of typo's to correct

Thanks for the repo. The ubuntu files have been very useful in getting me started creating a VMware Template. I have however spotted a couple of typos which could do with fixing for anyone that follows in my foot steps.

  1. Filename incorrect
    Your blog https://www.virtualtothecore.com/my-automated-lab-project-2-create-a-ubuntu-template-in-vmware-vsphere-with-packer/ instructs the user to execute packer build -force -on-error=ask -var-file ubuntu2204.pkrvars.hcl -var-file vsphere.pkrvars.hcl ubuntu2204.pkr.hcl, however ubuntu2204.pkrvars.hcl doesn't exist in the repo. I think you need to either update the command mentioned in the blog to reference variables.pkrvarsubuntu2204.hcl or update the repo and rename variables.pkrvarsubuntu2204.hcl to ubuntu2204.pkrvars.hcl (I did the latter locally).

  2. Backtick instead of single quote in setup_ubuntu2204.sh
    In line 58 or setup_ubuntu2204.sh the command
    echo `> modifying grub`
    should be
    echo '> modifying grub'
    The typo results in the error grub: command not found when building. (took me ages to track that one down ๐Ÿคฃ)
    2024-04-26--132658--zoc--colony_(Standard-With-Keys zoc)_nimda@colony_~test--I6lYnnzLeL

Thanks again for the repo!

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.