Open bucklander opened 7 years ago
For cloud-init to work on the PAVM, Palo Alto requires that their AWS EC2 instance retrieve a configuration file from S3 (versus directly within UserData itself): https://www.paloaltonetworks.com/documentation/71/virtualization/virtualization/bootstrap-the-vm-series-firewall/bootstrap-the-vm-series-firewall-in-aws
This is needed for the instances to be able to to boot with necessary initial configuration.
vmseries-bootstrap-aws-s3bucket=<bucketname>
Logic modifications required for PAVM (from CSR):
For cloud-init to work on the PAVM, Palo Alto requires that their AWS EC2 instance retrieve a configuration file from S3 (versus directly within UserData itself): https://www.paloaltonetworks.com/documentation/71/virtualization/virtualization/bootstrap-the-vm-series-firewall/bootstrap-the-vm-series-firewall-in-aws
This is needed for the instances to be able to to boot with necessary initial configuration.
vmseries-bootstrap-aws-s3bucket=<bucketname>
to CF UserData for VMs