Issue #2737 has been updated by Martin Englund. Status changed from Ready for Testing to Ready for Checkin Target version set to 0.25.1
Tester just verified that the fix correctly solves the problem. ---------------------------------------- Bug #2737: The zone provider needs to get acquainted with OpenSolaris http://projects.reductivelabs.com/issues/2737 Author: Martin Englund Status: Ready for Checkin Priority: Normal Assigned to: Martin Englund Category: Solaris Target version: 0.25.1 Affected version: 0.25.0 Keywords: Branch: If you try to create a zone on OpenSolaris you'll get the following error: <pre>err: //Node[labrat1]/Zone_instance[labrat1a]/Zone[labrat1a]/ensure: change from absent to running failed: Could not create sysidcfg: No such file or directory - /export/zones/labrat1a/root/etc/sysidcfg</pre> This is due to a change from the way Solaris 10 sets up zones. In OpenSolaris after the zone is installed, the zone root is unmounted, so the zone's /etc directory isn't present when puppet tries to copy the file. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
