Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
puppet_agent 1.3.0
-
None
-
Agent
-
1
-
AP 2016-11-16
-
Not Needed
-
Previously, the Solaris upgrade did not properly handle the multi-zone case in the same way as the puppet enterprise agent install scripts did. The module now behaves the same, and can correctly upgrade zones.
Description
On solaris 10, installing packages can be either "global" or "per-zone". The PE install scripts ensure that the agent is installed per-zone. When using the module to upgrade, this is not maintained, and can cause installation failures in individual zones once the global zone has been upgraded.