servicecatalog / oscm-app-shell

A script based framework adapter integrating OSCM with any type of cloud.
Apache License 2.0
1 stars 5 forks source link

Shell configuration file #22

Open kowalczyka opened 6 years ago

kowalczyka commented 6 years ago

Poweshell adapter had the possibility to use configuration file (-PSConsoleFile).

Discuss and investigate such a possibility in shell adapter.

uhu133 commented 6 years ago

For Linux it would be nice to define the program which is started by ShellConnector by this file.

Default: /bin/bash

As example: /usr/bin/python

This would save the effort to write a shell scripts which then just starts a python script

GoebelL commented 5 years ago

Dependent issue https://github.com/servicecatalog/oscm-dockerbuild/issues/147

GoebelL commented 4 years ago

Python support has been integrated with servicecatalog/oscm-dockerbuild#147 already in v18. PowerShell has been added recently.

@kowalczyka Please check if this enhancement is helpful and should be rescheduled in scope of the Azure Automation support with https://github.com/servicecatalog/oscm/issues/991.