Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2338

Automate ssh-add step in control node provisioning

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      Once a control node is set up, the user must log and then manually run ssh-agent and ssh-add steps.

      Specifically, they have to run:

      • eval `ssh-agent -s`
      • ssh-add NameOfPrivateKeyFromAWS.pem

      where NameOfPrivateKeyFromAWS.pem is just the private key for the keypair that will be used to "spin up" target appstore node ECs.

      Let's try to automate this step by adding it to control_node.yml playbook.

        Attachments

          Activity

          Hide
          ann.loraine Ann Loraine added a comment -

          Changed strategy:
          Control node now creates ssh keypair for each provisioned appstore ec2, thus eliminating this manual step.

          Show
          ann.loraine Ann Loraine added a comment - Changed strategy: Control node now creates ssh keypair for each provisioned appstore ec2, thus eliminating this manual step.

            People

            • Assignee:
              ann.loraine Ann Loraine
              Reporter:
              ann.loraine Ann Loraine
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: