Skip to content

djjudas21/puppet-hyperv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperv

Table of Contents

  1. Overview
  2. Usage - Configuration options and additional functionality
  3. Compatibility
  4. Development - Guide for contributing to the module

Overview

This module installs Hyper-V tools on Linux guests.

Usage

This module takes no options. To use it, simply do

include hyperv

Compatibility

Hyper-V compatibility between distributions is... interesting.

RHEL

RHEL includes all related EL distributions such as Red Hat Enterprise Linux, CentOS, Scientific Linux, etc. RHEL5 had patchy support for Hyper-V so this module only works on RHEL6 and RHEL7. See Microsoft's documentation

Fedora

RHEL is derived from Fedora so compatibility is the same, and Fedora has supported Hyper-V for ages. This module only supports Fedora 21 and newer, because 20 and older are no longer receiving security updates and should not be used.

Debian

Debian 7 and 8 support Hyper-V natively. This module will work with Debian but it won't actually do anything. See Microsoft's documentation

Ubuntu

Ubuntu has supported Hyper-V since 12.04. This module installs some extras. See Microsoft's documentation.

Summary

These distros work and are supported by this module.

Distro Versions
RHEL 6 and newer
Fedora 21 and newer
Debian 7 and newer
Ubuntu 12.04 and newer

Development

Please send pull requests for adding support for other distros or fixing bugs.

About

Install Hyper-V tools on Linux guests with Puppet

Resources

License

Stars

Watchers

Forks

Packages

No packages published