Code Monkey home page Code Monkey logo

kvm-provision's Introduction

ansible-role-kvm-provision

CI

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml).

Template

Variable Description Default
base_image_name Base image file name Fedora-Cloud-Base-39-1.5.x86_64.qcow2
base_image_url Base image url https://download.fedoraproject.org/pub/fedora/linux/releases/39/Cloud/x86_64/images/{{ base_image_name }}
base_image_sha Base image SHA ab5be5058c5c839528a7d6373934e0ce5ad6c8f80bd71ed3390032027da52f37
libvirt_pool_dir Libvirt image directory path "/var/lib/libvirt/images"
vm_name VM name f39-dev
vm_vcpus VM CPU number 2
vm_ram_mb VM RAM size in MB 2048
vm_net default
vm_root_pass developer
cleanup_tmp Path to false
ssh_key Proxmox VM ID for template /root/.ssh/id_rsa.pub

Dependencies

None.

Example Playbook

- hosts: localhost
  roles:
    - { role: dtoch56.kvm_provision }

License

MIT / BSD

Author Information

This role was created in 2024 by DToch.

Development

pip install pipenv
pipenv install

kvm-provision's People

Contributors

dtoch56 avatar

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.