Skip to content

Commit cdcf4df

Browse files
Merge pull request #2680 from Nordix/add-ipa-moshiur
🌱 Add IPA_BASEURI to download ipa image from Nordix
2 parents 38feff0 + 7fc42bc commit cdcf4df

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

ironic-deployment/overlays/e2e-release-26.0/ironic_bmo_configmap.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
HTTP_PORT=6180
22
PROVISIONING_INTERFACE=eth0
33
CACHEURL=http://192.168.222.1/images
4+
IPA_BASEURI=https://artifactory.nordix.org/artifactory/openstack-remote-cache/ironic-python-agent/dib
45
IRONIC_HTTP_URL=http://192.168.222.1:6180
56
IRONIC_BASE_URL=https://192.168.222.1:6385
67
IRONIC_EXTERNAL_CALLBACK_URL=https://192.168.222.1:6385

ironic-deployment/overlays/e2e-release-27.0/ironic_bmo_configmap.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
HTTP_PORT=6180
22
PROVISIONING_INTERFACE=eth0
33
CACHEURL=http://192.168.222.1/images
4+
IPA_BASEURI=https://artifactory.nordix.org/artifactory/openstack-remote-cache/ironic-python-agent/dib
45
IRONIC_HTTP_URL=http://192.168.222.1:6180
56
IRONIC_BASE_URL=https://192.168.222.1:6385
67
IRONIC_EXTERNAL_CALLBACK_URL=https://192.168.222.1:6385

ironic-deployment/overlays/e2e-release-28.0/ironic_bmo_configmap.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
HTTP_PORT=6180
22
PROVISIONING_INTERFACE=eth0
33
CACHEURL=http://192.168.222.1/images
4+
IPA_BASEURI=https://artifactory.nordix.org/artifactory/openstack-remote-cache/ironic-python-agent/dib
45
IRONIC_HTTP_URL=http://192.168.222.1:6180
56
IRONIC_BASE_URL=https://192.168.222.1:6385
67
IRONIC_EXTERNAL_CALLBACK_URL=https://192.168.222.1:6385

ironic-deployment/overlays/e2e-release-29.0/ironic_bmo_configmap.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
HTTP_PORT=6180
22
PROVISIONING_INTERFACE=eth0
33
CACHEURL=http://192.168.222.1/images
4+
IPA_BASEURI=https://artifactory.nordix.org/artifactory/openstack-remote-cache/ironic-python-agent/dib
45
IRONIC_HTTP_URL=http://192.168.222.1:6180
56
IRONIC_BASE_URL=https://192.168.222.1:6385
67
IRONIC_EXTERNAL_CALLBACK_URL=https://192.168.222.1:6385

ironic-deployment/overlays/e2e-release-30.0/ironic_bmo_configmap.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
HTTP_PORT=6180
22
PROVISIONING_INTERFACE=eth0
33
CACHEURL=http://192.168.222.1/images
4+
IPA_BASEURI=https://artifactory.nordix.org/artifactory/openstack-remote-cache/ironic-python-agent/dib
45
IRONIC_HTTP_URL=http://192.168.222.1:6180
56
IRONIC_BASE_URL=https://192.168.222.1:6385
67
IRONIC_EXTERNAL_CALLBACK_URL=https://192.168.222.1:6385

ironic-deployment/overlays/e2e-release-31.0/ironic_bmo_configmap.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
HTTP_PORT=6180
22
PROVISIONING_INTERFACE=eth0
33
CACHEURL=http://192.168.222.1/images
4+
IPA_BASEURI=https://artifactory.nordix.org/artifactory/openstack-remote-cache/ironic-python-agent/dib
45
IRONIC_HTTP_URL=http://192.168.222.1:6180
56
IRONIC_BASE_URL=https://192.168.222.1:6385
67
IRONIC_EXTERNAL_CALLBACK_URL=https://192.168.222.1:6385

ironic-deployment/overlays/e2e/ironic_bmo_configmap.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
HTTP_PORT=6180
22
PROVISIONING_INTERFACE=eth0
33
CACHEURL=http://192.168.222.1/images
4+
IPA_BASEURI=https://artifactory.nordix.org/artifactory/openstack-remote-cache/ironic-python-agent/dib
45
IRONIC_HTTP_URL=http://192.168.222.1:6180
56
IRONIC_BASE_URL=https://192.168.222.1:6385
67
IRONIC_EXTERNAL_CALLBACK_URL=https://192.168.222.1:6385

0 commit comments

Comments
 (0)