refactor: update project references from Agathos to Ouranos across documentation and configuration files

This commit is contained in:
2026-03-14 01:15:02 +00:00
parent d996d179eb
commit 06118fbd40
38 changed files with 78 additions and 78 deletions

View File

@@ -1,7 +1,7 @@
variable "project_name" {
description = "Name of the Incus project for sandbox environment"
type = string
default = "agathos"
default = "ouranos"
}
variable "profile_name" {