Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: flex-linux-setup jans installer args #268

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

devrimyatar
Copy link
Contributor

Provide arfuments for Janssen Installer. For example:
python3 flex_setup.py --jans-installer-args="-f /root/setup.properties -n -c"

@devrimyatar devrimyatar added enhancement New feature or request comp-flex-linux-setup Component affected by issue or PR labels Jun 27, 2022
@devrimyatar devrimyatar requested a review from moabu June 27, 2022 17:25
@sonarcloud
Copy link

sonarcloud bot commented Jun 27, 2022

[flex_linux_setup] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@devrimyatar
Copy link
Contributor Author

Sample setup.properties

ip=10.146.197.201
hostname=snap.gluu.org
orgName=Gluu
admin_email=admin@gluu.org
city=Austing
state=Texas
countryCode=US
installLdap=True
admin_password=MyAdminPassword
ldapPass=MyLdapPassword

@moabu
Copy link
Member

moabu commented Jun 28, 2022

I think we also need too add the options that would also affect the flex installer

@moabu moabu merged commit b096e83 into main Jun 28, 2022
@moabu moabu deleted the flex-linux-setup-jans-installer-args branch June 28, 2022 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-flex-linux-setup Component affected by issue or PR enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants