Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated build-zone-setup-triton #269

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

indianwhocodes
Copy link

No description provided.

Copy link
Contributor

@timfoster timfoster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for suggesting extra text here. Could you file a jira ticket to associate with this integration please?

@@ -178,8 +178,15 @@ So, the two ways of creating build zones are:
* Choose a CN to provision to (selecting "headnode" will ensure the build zone
is provisioned on that headnode)
* Choose the "external" network
* Add the following Customer metadata, `{"user-script": "/usr/sbin/mdata-get root_authorized_keys > ~root/.ssh/authorized_keys ; /usr/sbin/mdata-get root_authorized_keys > ~admin/.ssh/authorized_keys; svcadm enable manifest-import"}`
* Add the following Customer metadata, `{"user-script": "/usr/sbin/mdata-get root_authorized_keys > ~root/.ssh/authorized_keys ; /usr/sbin/mdata-get root_authorized_keys > ~admin/.ssh/authorized_keys; svcadm enable manifest-import"}` along with supplying your public ssh key.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we say exactly where the public ssh key should be added, perhaps as a separate list item?

Could we also move the customer metadata section into a code-block rather than inlining it in the list of things to add?

STATE STIME FMRI
online 20:42:28 svc:/system/manifest-import:default
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This probably isn't the best for brand new users, since they won't have any context on how to access the compute-zone in order to zlogin into their zone. I'd be more inclined to leave out that section and perhaps use something along the lines of:

_

  • Click "Provision machine"

During the build zone's first-boot as part of provisioning, the manifest-import service can take a few minutes to complete. Since the manifest-import service is responsible for importing and enabling the ssh service, you will have to wait for that to complete before being able to login to the zone.
_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants