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

add: computer title generation for zero-touch deployment #208

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

st3v3nmw
Copy link
Collaborator

@st3v3nmw st3v3nmw commented Jan 31, 2024

If auto-registration is enabled & the auto-registration process has not already run, the client will attempt to generate a computer title based on computer-title-pattern (see the L017 spec.). If other configuration is ok (API URLs, account name, etc), the client will contact the landscape server and automatically request registration within ~5 minutes.

Sample registration request with computer-title-pattern="${model:8:7}-${serial:0:8}":

image

@st3v3nmw st3v3nmw force-pushed the automatic-title branch 4 times, most recently from cd05b56 to f0d3ca5 Compare February 1, 2024 14:26
@st3v3nmw st3v3nmw marked this pull request as ready for review February 1, 2024 14:38
landscape/client/configuration.py Outdated Show resolved Hide resolved
landscape/client/deployment.py Outdated Show resolved Hide resolved
landscape/lib/format.py Show resolved Hide resolved
@st3v3nmw st3v3nmw force-pushed the automatic-title branch 3 times, most recently from eb19a7f to c976763 Compare February 7, 2024 07:49
@Perfect5th Perfect5th merged commit c57c419 into canonical:master Feb 7, 2024
5 checks passed
@st3v3nmw st3v3nmw deleted the automatic-title branch February 8, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants