This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71
stars
64
forks
source link
fix: (IAC-630) Fix the V4_CFG_CADENCE_NAME conditionals in the TLS Task #259
Changes
For the conditionals that check that "V4_CFG_CADENCE_NAME" in
roles/vdm/tasks/tls.yaml
, it should be case-insensitive.Tests