Uploaded image for project: 'Integrated Cloud Native NFV'
  1. Integrated Cloud Native NFV
  2. ICN-496

The login password set in nodes.json.sample is not respected and mypasswd is always used by default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None

      In the file deploy/metal3/scripts/nodes.json.sample there is a default password of mypasswd. If you try to change it then it won't be respected. This is hard coded in env/lib/common.sh on line 47 and might be where it is being set. 

       

      env/lib/common.sh

      #Todo change into nodes list in json pattern
      {{ 46 COMPUTE_NODE_FQDN=${COMPUTE_NODE_FQDN:-".akraino.org"}}}
      {{ 47 COMPUTE_NODE_PASSWORD=${COMPUTE_NODE_PASSWORD:-"mypasswd"}}}

            r.kuralamudhan Kuralamudhan Ramakrishnan
            eadams Eric Adams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: