Resolved an issue with model.host() (DRDC1-7213).
Extended the pattern with a new regex to not run PRIV_RUN if the regular command returns a correct output (DRDC1-8896).
The following improvements were made:
- Updated code for hosting_node identification.
- Deprecated privilege command execution configuration through the pattern configuration block. A recommended method is the BMC Atrium Discovery platform configuration.
Updated the pattern to use runCommand functions.
Commands escaped to enable a space in the install_root path (DRDC1-13345).