Skip to content

Add VPN parameters to apiserver - #510

Open
majst01 wants to merge 1 commit into
masterfrom
add-vpn-support-to-metal-apiserver
Open

Add VPN parameters to apiserver#510
majst01 wants to merge 1 commit into
masterfrom
add-vpn-support-to-metal-apiserver

Conversation

@majst01

@majst01 majst01 commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

@majst01
majst01 requested a review from a team as a code owner January 21, 2026 11:41
@metal-robot metal-robot Bot added the area: deployment Affects the deployment area. label Jan 21, 2026
@majst01 majst01 self-assigned this Jan 21, 2026
@Gerrit91

Copy link
Copy Markdown
Contributor

Can this already be reviewed despite dependencies or should this be draft?

@majst01

majst01 commented Jan 23, 2026

Copy link
Copy Markdown
Contributor Author

Can this already be reviewed despite dependencies or should this be draft?

should be reviewed

metal_apiserver_session_secret: secret
metal_apiserver_admin_subjects: []
metal_apiserver_headscale_enabled: false
metal_apiserver_headscale_tls: yes

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

any reason why this is a yes instead of true?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

no, because i'm not so firm with ansible anymore

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Then I'd vote for true which is typically more compatible in YAML

Suggested change
metal_apiserver_headscale_tls: yes
metal_apiserver_headscale_tls: true

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

Labels

area: deployment Affects the deployment area.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants