Skip to content

Conversation

@yifan-gu
Copy link
Contributor

"tectonic" is renamed to "openshift-install", some paths are also
changed.

Ref openshift/installer#69

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 25, 2018
@wking
Copy link
Member

wking commented Jul 25, 2018

Ah, you may want to get this too.

"tectonic" is renamed to "openshift-install", some paths are also
changed.
@yifan-gu
Copy link
Contributor Author

@wking updated, thank you!

@smarterclayton
Copy link
Contributor

I can lgtm this as needed tomorrow. Looks like the other PR needs a rebase.

@yifan-gu
Copy link
Contributor Author

@smarterclayton Thanks, but I'm going to close this, we just think create a new binary and migrate the old package to the new binary would be easier.

@yifan-gu yifan-gu closed this Jul 26, 2018
derekhiggins pushed a commit to derekhiggins/release that referenced this pull request Oct 24, 2023
…shift#1092)

This commit adds the support to generate the clouds.yaml with
the correct credentials to access Ironic and Ironic Inspector

The metal3-templater.go now has three subcommands:
* bootstrap
Usage of bootstrap:
  -bootstrap-ip string
    	Bootstrap IP address
  -template-file string
    	Template File

* noauth
Usage of noauth:
  -bootstrap-ip string
    	Bootstrap IP address
  -cluster-ip string
    	Cluster IP address
  -image-url string
    	Image URL
  -provisioning-interface string
    	Cluster provisioning Interface
  -provisioning-network string
    	Provisioning Network CIDR
  -template-file string
    	Template File

* http_basic
Usage of http_basic:
  -bootstrap-ip string
    	Bootstrap IP address
  -cluster-ip string
    	Cluster IP address
  -image-url string
    	Image URL
  -inspector-basic-auth string
    	inspector crdentials <user>:<password>
  -ironic-basic-auth string
    	ironic credentials <user>:<password>
  -provisioning-interface string
    	Cluster provisioning Interface
  -provisioning-network string
    	Provisioning Network CIDR
  -template-file string
    	Template File
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants