refactor: update project references from Agathos to Ouranos across documentation and configuration files
This commit is contained in:
@@ -12,14 +12,14 @@ output "uranian_hosts" {
|
||||
}
|
||||
|
||||
output "project_info" {
|
||||
description = "Agathos project information"
|
||||
description = "Ouranos project information"
|
||||
value = {
|
||||
name = incus_project.agathos.name
|
||||
description = incus_project.agathos.description
|
||||
name = incus_project.ouranos.name
|
||||
description = incus_project.ouranos.description
|
||||
}
|
||||
}
|
||||
|
||||
output "agathos_inventory" {
|
||||
output "ouranos_inventory" {
|
||||
description = "Host inventory for documentation (sandbox.html) and DHCP/DNS provisioning reference"
|
||||
value = {
|
||||
uranian_hosts = {
|
||||
|
||||
Reference in New Issue
Block a user