opendevstack / opendevstack/ods-core
Local installation: hostenames should be configurable
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
I want to use other hostnames when running the installation locally, e.g. okd instead of openshift
Describe the solution you'd like
- Ask hostnames for all hosts at startup (defaults to hostnames used so far)
- store hostnames in ods-configuration
Describe alternatives you've considered
none
Additional context
Hostname are configured in vagrant-file as well.
How can we manage that hostname from env-configuration is in sync with hostnames in Vagrantfile?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with infrastructure-setup/Vagrantfile and the local installation startup configuration, then trace how hostnames are currently defined and stored in ods-configuration. Compare the Vagrantfile hostnames with the environment configuration; done means local installation can accept configurable hostnames with existing defaults while keeping both sources in sync.
Written by the indexing model from the issue text.
Assessment
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100