Skip to content

tomdc/puppet-solaris_zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

README
Module to install a Solaris zone with a specified ip, interface, name and zpool.
In the node definition for the global zone:

  include solaris_zone
  solaris_zone::zone { "test":
        zip => "192.168.0.2",
        interface => "igb0"
  }


TODO
- run puppet at least once when the zone is installed
- ...

About

Solaris Zone install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published