Skip to content

Add Templates feature to foreman-proxy#519

Open
shubhamsg199 wants to merge 1 commit into
theforeman:masterfrom
shubhamsg199:templates-feature
Open

Add Templates feature to foreman-proxy#519
shubhamsg199 wants to merge 1 commit into
theforeman:masterfrom
shubhamsg199:templates-feature

Conversation

@shubhamsg199
Copy link
Copy Markdown
Contributor

Why are you introducing these changes? (Problem description, related links)

What are the changes introduced in this pull request?

  • Enable templates feature for foreman-proxy

How to test this pull request

Steps to reproduce:

  • foremanctl deploy --add-feature templates

Checklist

  • Tests added/updated (if applicable)
  • Documentation updated (if applicable)

@shubhamsg199 shubhamsg199 self-assigned this May 25, 2026
@shubhamsg199 shubhamsg199 marked this pull request as draft May 25, 2026 17:31
parameter: --bmc-redfish-verify-ssl
help: Verify SSL certificates for Redfish BMC connections.
type: Boolean
foreman_proxy_templates_listen_on:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We are using templates and template which is confusing to as a user, let's pick one and be consistent. I also wonder if we should lean into using the word "provisioning" here as I have heard users be confused about the kind of templates that are used throughout Foreman.

Copy link
Copy Markdown
Contributor Author

@shubhamsg199 shubhamsg199 Jun 5, 2026

Choose a reason for hiding this comment

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

Do you mean tighten the help text to say something like provisioning templates everywhere or adjust flag naming altogether?

@shubhamsg199 shubhamsg199 marked this pull request as ready for review June 3, 2026 09:30
@shubhamsg199 shubhamsg199 force-pushed the templates-feature branch 3 times, most recently from 77b2cc9 to 6be7b5b Compare June 5, 2026 15:23
--add-feature google \
--add-feature remote-execution \
--add-feature bmc \
--add-feature templates \
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.

Can we add --templates-listen-on & --templates-url to the test as well?

Signed-off-by: Shubham Ganar <shubhamsg123m@gmail.com>
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.

3 participants