Commit Graph

6 Commits

Author SHA1 Message Date
Vinny Sabatini
8aef3e089f provider/bluecat: add full deploy functionality
New configuration options created for setting the DNS deployment type,
as well as the DNS server to deploy. A DNS server name must be provided
and a valid DNS deployment type must be set in order for a deployment to be
initiated.

Currently, the only supported deployment type is "full deploy", however
"quick deploy" and "selective deploy" could be added in the future.
2022-02-11 16:12:45 -06:00
Sean Malloy
6521557f62 New bluecat provider CLI options 2022-01-28 14:24:26 -06:00
Andrey Lebedev
57f36d9a16 BlueCat: use proxy env variables 2021-12-15 18:42:47 +01:00
Sean Malloy
73e2694dc6 docs: update bluecat tutorial
* Updated with v0.8.0 details
* Document getting credentials via environment variables
2021-05-07 10:45:13 -05:00
Vinny Sabatini
3a1a01b72e bluecat: update docs for provider
Add docs for skipping TLS verification
2021-04-16 16:05:56 -05:00
Tim Curless
e20aea4d5f Add Initial BlueCat Provider Support
The new BlueCat provider uses the BlueCat API Gateway(REST API). Not
the legacy XML based BlueCat API.

https://github.com/bluecatlabs/gateway-workflows
2021-03-17 17:29:03 -05:00