Skip to content

My stab at a proxy deployment#583

Draft
evgeni wants to merge 1 commit into
masterfrom
proxyboxy
Draft

My stab at a proxy deployment#583
evgeni wants to merge 1 commit into
masterfrom
proxyboxy

Conversation

@evgeni

@evgeni evgeni commented Jun 19, 2026

Copy link
Copy Markdown
Member

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

What are the changes introduced in this pull request?

How to test this pull request

Steps to reproduce:

Checklist

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

@evgeni evgeni force-pushed the proxyboxy branch 8 times, most recently from 40a8e64 to 161c11b Compare June 22, 2026 07:03
- "../../vars/base.yaml"
roles:
- role: pre_install
- role: checks

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this one should probably gain a check "is the target foreman instance reachable"

type: FQDN

include:
- _database_mode

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this would allow proxies with extdb, which we did not allow in the past -- I'd prefer dropping it, to make it less complex?

- _database_connection
- _tuning
- _flavor_features
- _pulp

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

do we need import/export on the proxy?

@evgeni

evgeni commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

This deploys 2 10GB VMs, and then wants that Chrome works… lol

@evgeni evgeni mentioned this pull request Jun 24, 2026
2 tasks
@ianballou

Copy link
Copy Markdown

What is the relationship between this PR and #571 ?

@evgeni

evgeni commented Jun 24, 2026

Copy link
Copy Markdown
Member Author

571 is the thing, this is my playground for trying things out

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