How to set pm_password for pxe_ssh

Solution Verified - Updated -

Issue

  • How to specify RSA Private key in instackenv.json file for pxe ssh .
  "nodes": [
    {
      "arch": "x86_64",
      "pm_user": "root",
      "pm_addr": "XX.XX.XX",
      "pm_password": "xxxx",
      "pm_type": "pxe_ssh",
      "mac": [
        "xx:xx:xx:xx:xx:xx"
      ],
      "cpu": "x",
      "memory": "16384",
      "disk": "500"
    }
  ]
  • pm_password does not accept the private key in proper format .

Environment

  • Red Hat OpenStack 7.0
  • Red Hat OpenStack Director

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content