sassoftware / viya4-deployment

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

switch quoting in variable definition #136

Closed enderm closed 3 years ago

enderm commented 3 years ago

fixes issue #133

thpang commented 3 years ago

@enderm what testing has been done on this one? Asking to see if it's been tested against aws/azure/gcp at this point.

enderm commented 3 years ago

no testing except my own (local env vs clglgn), and verification by one of the folks who ran into it. I don't see how the different clouds would matter here. The code in question is executed locally.

hahewlet commented 3 years ago

Testing is completed. Signing off .