Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.32 KB

Puppet Solaris 11 Enhancements

Build Status

Warning: this is a personal experimental project to improve Puppet support for OpenIndiana and Solaris 11 features.

Overview

This project is intended have a Puppet module to resolve outstanding bugs and add new features for Solaris.

Facter:

Puppet:

  • ips ** support arbitrary output format #11004 Note: the patch does not appear to be backwards compatible ** pkg publisher
  • smf
  • zfs
  • zpool
  • zone

Currently existing types provider seems to lack self.instances #10978

Usage

Since there are subtle difference in the command output across Solaris versions, it would be benificial to test the code here in as Solaris 9/10/11 and OpenIndiana. Please update the tickets above with any issues discovered when testing this module.

Contribution

The code here have been based on contributions from:

  • Martin England
  • Stefan Schulte