Configure SmartSense
To configure SmartSense in Cloudbreak, enable SmartSense and add your SmartSense ID to the
         Profile.
Add the following variables to the Profile: 
export CB_SMARTSENSE_CONFIGURE=true
export CB_SMARTSENSE_ID=YOUR-SMARTSENSE-IDFor example:
export CB_SMARTSENSE_CONFIGURE=true
export CB_SMARTSENSE_ID=A-00000000-C-00000000You can do this in one of the two ways:
- When initiating Cloudbreak deployer
- After you’ve already initiated Cloudbreak deployer. If you choose
            this option, you must restart Cloudbreak using cbd restart.

