Commit e705f09
Document edpm_playbook_environment for proxy configuration
Add documentation for configuring environment variables across all
data plane playbooks using the edpm_playbook_environment variable.
This change adds a new optional step in the data plane node creation
procedure that shows how to:
- Create a secret containing the edpm_playbook_environment variable
with proxy settings
- Reference the secret using ansibleVarsFrom with secretRef in the
OpenStackDataPlaneNodeSet CR
The documentation follows the same pattern as the existing
redhat-registry secret example and provides clear instructions
for operators who need to configure proxy settings or other
environment variables for their data plane deployments.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Jira: OSPRH-15529
Depends-On: openstack-k8s-operators/edpm-ansible#1049
Signed-off-by: James Slagle <jslagle@redhat.com>1 parent c7bbe1f commit e705f09
1 file changed
Lines changed: 14 additions & 0 deletions
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
173 | 184 | | |
174 | 185 | | |
175 | 186 | | |
| |||
188 | 199 | | |
189 | 200 | | |
190 | 201 | | |
| 202 | + | |
| 203 | + | |
191 | 204 | | |
192 | 205 | | |
193 | 206 | | |
194 | 207 | | |
195 | 208 | | |
| 209 | + | |
196 | 210 | | |
197 | 211 | | |
198 | 212 | | |
| |||
0 commit comments