devops
devops copied to clipboard
Examples scripts for different environments to build and manage Avi Vantage
i want to add license usage and expiration details in exporter. how can we add those metrics?
use `/vsvip/?search=` instead of `/vsvip/?fqdn=` wich fail to find vsvip matching the fqdn tested with 21.1.1
The IAM policies are hard coded to "aws" and will not work on GovCloud. Add a folder called aws-govcloud with the updated IAM policies. For example: ```json "Resource": "arn:aws:sns:*:*:avi-asg-cloud-*" #TO...
Terraform to configure Avi for Horizon in a L7+L4 Virtual Service with shared VIP deployment.
Terraform to configure Avi for Horizon in a single L4 Virtual Service deployment.
``` Error from certificate management service: STDOUT - " Running version 0.9.7 dry_run is: False disable_check is: False directory_url is https://acme-v02.api.letsencrypt.org/directory Contact set to: ['mailto:*****'] Parsing account key... Parsing CSR......
Use the provided infoblox_dns_view for txt-record creation in case there are several views defined
AV-174376 Adding support for Infoblox Dns
This was done via a pull request on acme-tiny. In doing so you can now use EAB from CA Providers likes ZeroSSL and BuySSL. This is apart of the ACME...