Workaround to generate user-data-generator- link not working provided in the documentation
search cancel

Workaround to generate user-data-generator- link not working provided in the documentation

book

Article ID: 241056

calendar_today

Updated On:

Products

CAS-VA

Issue/Introduction

When following the instructions here

https://techdocs.broadcom.com/us/en/symantec-security-software/web-and-network-security/content-analysis/3-1/about-cas-aws/aws-prereq.html      

Without this we cannot install any new CAS devices into AWS.

Environment

Installation of CAS on AWS

Cause

Cannot use User-Data Generator

Resolution

Please proceed with the following to create user data file:
{
"password":"password",
"enable_password":"password",
"hostname":"test",
"serial_number":"1234567890"
}

Replace the serial number and the "password" entries with the desired values.
Also be sure to place your entitled serial number in place of 1234567890