https://github.com/paloaltonetworks/example_skillets
A collection of Example Skillets including terraform, REST, python, and PAN-OS skillets
https://github.com/paloaltonetworks/example_skillets
paloaltonetworks panos skillets
Last synced: 3 months ago
JSON representation
A collection of Example Skillets including terraform, REST, python, and PAN-OS skillets
- Host: GitHub
- URL: https://github.com/paloaltonetworks/example_skillets
- Owner: PaloAltoNetworks
- Created: 2019-06-20T16:04:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T16:17:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T00:30:03.586Z (4 months ago)
- Topics: paloaltonetworks, panos, skillets
- Language: HCL
- Size: 34.2 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skillets
A skillet is just a collection of templates with a bit of meta-data that goes along with them. Meta-data can include things like a
name for the collection, a type that describes how the templates can be consumed, a description, optional labels, etc.All skillets can be consumed by [Panhandler](https://github.com/Paloaltonetworks/panhandler),
though other apps may exist to consume specific skillets as well.## Skillet types
Although most skillets consist of loadable PAN-OS configurations, Panhandler can also load additional types
of Skillets including:* PAN-OS
* Terraform
* Python
* RESTFor more information, see the Panhandler [documentation](https://panhandler.readthedocs.io).
## Disclaimer and Support Policy
This template/solution is released under an as-is, best effort, support policy. These scripts should be seen as community
supported and Palo Alto Networks will contribute our expertise as and when possible. We do not provide technical support or
help in using or troubleshooting the components of the project through our normal support options such as Palo Alto Networks
support teams, or ASC (Authorized Support Centers) partners and backline support options. The underlying product used (the VM-
Series firewall) by the scripts or templates are still supported, but the support is only for the product functionality and
not for help in deploying or using the template or script itself. Unless explicitly tagged, all projects or work posted in our
GitHub repository (at https://github.com/PaloAltoNetworks) or sites other than our official Downloads page on
https://support.paloaltonetworks.com are provided under the best effort policy.