Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AWS/EC2/ec2-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ echo -e "\n${WHITE}${BOLD}Example: ./install.sh -l develocity.license -hn develo
echo -e "\nThe script sets up a lightweight Kubernetes (K3s) environment in which Develocity is deployed using Helm."
echo -e "The license (-l, --license) and hostname (-hn, --hostname) flags are always required."

echo -e "\nThe script is tested with Ubuntu 24.04 x86_64 (AMI)."
echo -e "\nThe script is tested with Ubuntu 26.04 x86_64 (AMI)."

echo -e "If you have questions please contact the Develocity support team."

Expand Down