Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Debian 11 machine image #195

Merged
merged 17 commits into from
Aug 19, 2022

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    6049bdc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tenthirtyam committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d3e0794 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Update build.sh for Debian 11

    Generated from `build.yaml`.
    tenthirtyam committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    6e503c1 View commit details
    Browse the repository at this point in the history
  2. fix: Set Ansible interpreter to /usr/bin/python3

    Sets the interpreter to `ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3` in the Ansible provisioner.
    tenthirtyam committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    fa43f61 View commit details
    Browse the repository at this point in the history
  3. fix: Add python3-apt package

    Adds the `python3-apt` package needed for the Ansible provisioner.
    tenthirtyam committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    bae6279 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    162ab44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10efa44 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. fix: Add local.data_source_command context

    Adds the `local.data_source_command` context to use the `floppy_content` configuration, akin to Ubuntu 18.04.
    
    Signed-off-by: Ryan Johnson <[email protected]>
    tenthirtyam committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    ec06885 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    399aee7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. fix: debian11_64Guest

    `debian64Guest` to `debian11_64Guest`
    tenthirtyam committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    075010f View commit details
    Browse the repository at this point in the history
  2. chore: Bump to Debian 11.4.0

    Bump to Debian 11.4.0 `debian-11.4.0-amd64-netinst.iso`
    tenthirtyam committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9a29616 View commit details
    Browse the repository at this point in the history
  3. chore: Bump packer and packer-plugin-vsphere

    - Updates `required_versions` for `packer` to `>= v1.8.2`.
    - Updates `required_plugins` for `packer-plugin-vsphere` to `>= v1.0.6`.
    tenthirtyam committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    53daafa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. fix: Set to OS to other4xLinux64Guest

    Sets to OS to `other4xLinux64Guest`
    tenthirtyam committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    525785c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. fix: add perl to package configuration

    Add perl to package configuration.
    
    Signed-off-by: Ryan Johnson <[email protected]>
    tenthirtyam committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e76e6fd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    0602325 View commit details
    Browse the repository at this point in the history
  2. fix: update to current structure

    Update to current structure.
    
    Signed-off-by: Ryan Johnson <[email protected]>
    tenthirtyam committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3a620d1 View commit details
    Browse the repository at this point in the history
  3. fix: update to current structure

    Update to current structure.
    
    Signed-off-by: Ryan Johnson <[email protected]>
    tenthirtyam committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    8392bb9 View commit details
    Browse the repository at this point in the history