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

fix: (IAC-524): Modify sitedefault.yml file to include required missing ldap.connection.url property #314

Closed riragh closed 2 years ago

riragh commented 2 years ago

Changes:

Updated the sitedefault.yml file to include required missing ldap.connection.url property and the suggested format for define admin user config/identities/sas.identities/administrator: viya_admin

Tests:

Ran viya4-deployment at least 3 times and verified the viya-admin user was prompted the SASAdministrator role. See details in internal ticket.

riragh commented 2 years ago

Expect to hold off on merging this until after the 5.6.0 release.

riragh commented 2 years ago

Closed after deleting staging, reopening again