The instruction in this chapter are for updating or patching the CIS configured servers.
To find out whether the server is a standalone, infrastructure, CIS, or data scale, execute the following command:
cat /etc/opt/novell/cis/configurationStatus.json
The configType parameter displays the following:
"configType": "standalone" - This is an Standalone server.
"configType":"infraHA" - This is an Infrastructure server.
"configType":"core" - This is a CIS server.
"configType":"scale" - This is a Data Scale server.