You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To deploy without internet access, I found the sas deployment operator tries to download a few files from ses.sas.download:
cadences/shipped.mc
rel/stable/2022.12
lod/stable/2022.12/20230113.1673622017934
I found I need to change repositoryWarehouse url in the computed sasdeployment.yaml file (find SASDeployment), but I couldn't find any way to do it.
I guess I should add some ort of kustomize thing to alter the sasdeployment.yaml file during the playbook execution, but I don't know where to put it (site-config?).
Thanks for any help.
By the way, there are a few things to change to allow the playbook to run correctly without internet access, I'll probably propose a pull request for this, an enhanced version of #253 with additional variables to skip all downloads.
The text was updated successfully, but these errors were encountered:
momiji
changed the title
How to fix repositoryWarehouse
How to fix repositoryWarehouse?
Jan 16, 2023
Hello,
To deploy without internet access, I found the sas deployment operator tries to download a few files from ses.sas.download:
I found I need to change repositoryWarehouse url in the computed sasdeployment.yaml file (find SASDeployment), but I couldn't find any way to do it.
I guess I should add some ort of kustomize thing to alter the sasdeployment.yaml file during the playbook execution, but I don't know where to put it (site-config?).
Thanks for any help.
By the way, there are a few things to change to allow the playbook to run correctly without internet access, I'll probably propose a pull request for this, an enhanced version of #253 with additional variables to skip all downloads.
The text was updated successfully, but these errors were encountered: