Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Private Cluster openshift 3.11 :: Master cluster hostname  #195

@aiphone71

Description

@aiphone71

Describe the bug
fro deploying Private cluster of openshift 3.11 in azure stack
create.yml under ansible folder does not pass parameters related to private master even after setting parameters in Azure parameter json file.

Which is expected in deployscript file

export PRIVATEIP=${31}
export PRIVATEDNS=${32}
export MASTERPIPNAME=${33}
export ROUTERCLUSTERTYPE=${34}
export INFRAPIPNAME=${35}
export CUSTOMROUTINGCERTTYPE=${36}
export CUSTOMMASTERCERTTYPE=${37}
export MINORVERSION=${38}
export BASTION=$(hostname)

Hence we get error that openshift_master_cluster_hostname must be set .

A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

stdout
Include the last 100 lines of stdout from Bastion host - see troubleshooting https://docs.microsoft.com/en-us/azure/virtual-machines/linux/openshift-troubleshooting

Template Information (please complete the following information):

  • OS: [e.g. iOS]
  • Branch: [e.g. master]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions