Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add useable bootstrap parameters. #90

Closed
jollymahn opened this issue Sep 4, 2024 · 1 comment
Closed

Add useable bootstrap parameters. #90

jollymahn opened this issue Sep 4, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@jollymahn
Copy link

Is your feature request related to a problem?

"type=dhcp-client" doesnt bootstrap the firewall.

Describe the solution you'd like

use the license plugin or basic bootstrap and provide a useable example.
provide commented links in the config

Add a the following lines:
#License plugin
#https://docs.paloaltonetworks.com/vm-series/10-2/vm-series-deployment/license-the-vm-series-firewall/use-panorama-based-software-firewall-license-management
#Install device certificate
#https://docs.paloaltonetworks.com/vm-series/10-2/vm-series-deployment/license-the-vm-series-firewall/vm-series-models/install-a-device-certificate-on-the-vm-series-firewall

insert a real bootstrap example

bootstrap_options = "type=dhcp-client"

bootstrap_options = "type=dhcp-client;plugin-op-commands=panorama-licensing-mode-on;auth-key=<YOUR-AUTH-KEY-HERE>;tplname=<YOUR-TEMPLATE-STACK-NAME-HERE>;dgname=<YOUR-DEVICE-GROUP-NAME-HERE>;vm-series-auto-registration-pin-id=<YOUR-PIN-ID-HERE>;vm-series-auto-registration-pin-value=<YOUR-PIN-VALUE-HERE>"

Describe alternatives you've considered.

No response

Additional context

What is published for bootstrapping is crap. The goal is for the customer to be successful. Give us a pathway to success.

@jollymahn jollymahn added the enhancement New feature or request label Sep 4, 2024
@acelebanski acelebanski added duplicate This issue or pull request already exists and removed enhancement New feature or request labels Sep 6, 2024
@acelebanski
Copy link
Contributor

This issue duplicates #50. We're working on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants