Skip to content

Commit

Permalink
Merge pull request #811 from 128technology/add-sudo-to-byol-conductor…
Browse files Browse the repository at this point in the history
…-managed

Update intro_installation_quickstart_byol_conductor_aws.md
  • Loading branch information
Chr1st0ph3rTurn3r authored Jan 14, 2025
2 parents 1a0f2d2 + ddfdd52 commit 3ceae45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/intro_installation_quickstart_byol_conductor_aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Additional Conductor configuration options can be found in [Initialize Your Devi
If a user does not supply the onboarding configuration before launching the instance, the onboarding steps can be manually executed.

1. Log into the instance using the default AWS username `ec2-user` and the key pair provided when launching.
2. Run `/usr/libexec/hardwareBootstrapper128t config-generator`
2. Run `sudo /usr/libexec/hardwareBootstrapper128t config-generator`
3. Follow the prompts to generate and apply the onboarding configuration.
4. Upon completion, the instance will reboot once.

Expand Down Expand Up @@ -370,7 +370,7 @@ write_files:
If a user does not supply the onboarding configuration before launching the instance, the onboarding steps can be manually executed.

1. Log into the instance using the default AWS username `ec2-user` and the key pair provided when launching.
2. Run `/usr/libexec/hardwareBootstrapper128t config-generator`
2. Run `sudo /usr/libexec/hardwareBootstrapper128t config-generator`
3. Follow the prompts to generate and apply the onboarding configuration.

### Network Interfaces Layout
Expand Down

0 comments on commit 3ceae45

Please sign in to comment.