Skip to content

fix(azurerm): increase cloud-init timeout and improve yum retry resil…#537

Merged
elsegev merged 1 commit into
devfrom
fix-azure-new
May 28, 2026
Merged

fix(azurerm): increase cloud-init timeout and improve yum retry resil…#537
elsegev merged 1 commit into
devfrom
fix-azure-new

Conversation

@elsegev
Copy link
Copy Markdown
Collaborator

@elsegev elsegev commented May 28, 2026

…ience

  • Bump cloud_init_timeout defaults to 1800s across agentless-gw, hub, and sonar-base-instance modules to accommodate slower installs
  • Make yum_retry attempts configurable via YUM_RETRY_ATTEMPTS env var
  • Use fast fail-over (3 attempts) for primary azure-cli install path to avoid burning cloud-init time during RHUI incidents
  • Fallback path retains default 10 attempts with --nobest and --disablerepo='rhui' for degraded RHUI scenarios

…ience

- Bump cloud_init_timeout defaults to 1800s across agentless-gw, hub,
  and sonar-base-instance modules to accommodate slower installs
- Make yum_retry attempts configurable via YUM_RETRY_ATTEMPTS env var
- Use fast fail-over (3 attempts) for primary azure-cli install path
  to avoid burning cloud-init time during RHUI incidents
- Fallback path retains default 10 attempts with --nobest and
  --disablerepo='*rhui*' for degraded RHUI scenarios
@elsegev elsegev merged commit 426300c into dev May 28, 2026
11 checks passed
@elsegev elsegev deleted the fix-azure-new branch May 28, 2026 14:19
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.

1 participant