Skip to content
Snippets Groups Projects

WIP: Develop

Merged Ghost User requested to merge develop into master
3 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -29,7 +29,7 @@ variable "container_tag" {
@@ -29,7 +29,7 @@ variable "container_tag" {
variable "ceos_tag" {
variable "ceos_tag" {
type = string
type = string
default = "registry.code.fbi.h-da.de/danet/containers/ceos:latest"
default = "registry.code.fbi.h-da.de/danet/containers/ceos:4.28.0F"
}
}
variable "network_name" {
variable "network_name" {
Loading