Commit graph

9 commits

Author SHA1 Message Date
Konstantin Manna
97b7a7a7f8 bugfix: use correct function close calls 2015-09-30 10:13:12 -04:00
Paul Markham
80d959f937 Documentation fixes 2015-07-11 10:08:51 +10:00
Paul Markham
69f330ff97 Updates for Solaris 11 2015-07-10 13:15:47 +10:00
Paul Markham
d46810fb5e Documentation fixes 2015-07-04 11:10:30 +10:00
Paul Markham
c5c3b8133f Updates based on community review.
* Changed 'config' from a list to a string so any valid zonecfg(1M) syntax is accepted.
* Made default state 'present'
* Added 'attached', 'detached' and 'configured' states to allow zones to be moved between hosts.
* Updated documentation and examples.
* Code tidy up and refactoring.
2015-07-03 14:28:28 +10:00
Paul Markham
eb44a5b6b8 Handle case where .UNFONFIGURE file isn't there 2015-06-29 12:43:14 +10:00
Paul Markham
219ec18b33 Change state back to a required parameter 2015-06-29 11:19:36 +10:00
Paul Markham
3f395861a0 Changed 'whole_root' option to 'sparse'. Added state='started' as synonym for state='running'. 2015-06-29 11:00:30 +10:00
Paul Markham
7c231a340a - Renamed module to solaris_zone.py
- Updated 'version_added'
- Updated description of 'state' to make each line a list item
- Check that OS is Solaris
2015-06-26 09:44:33 +10:00
Renamed from system/zone.py (Browse further)