Skip to content

Commit fe0aa13

Browse files
Update package location
1 parent 3e7c92f commit fe0aa13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/cloud-init/ubuntu.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# Add OKE repo & install the package
44
add-apt-repository -y 'deb [trusted=yes] https://odx-oke.objectstorage.us-sanjose-1.oci.customer-oci.com/n/odx-oke/b/okn-repositories/o/prod/ubuntu-jammy/kubernetes-1.29 stable main'
55

6-
apt install -y oci-oke-node-all=1.29.1*
6+
apt install -y oci-oke-node-all*
77

88
oke bootstrap --manage-gpu-services

0 commit comments

Comments
 (0)