feat(meta): Add dns for cas-eleves
All checks were successful
Check meta / check_meta (push) Successful in 25s
Check meta / check_dns (push) Successful in 46s
build configuration / build_vault01 (push) Successful in 1m11s
build configuration / build_compute01 (push) Successful in 1m14s
build configuration / build_web02 (push) Successful in 54s
build configuration / build_storage01 (push) Successful in 1m25s
build configuration / build_web01 (push) Successful in 1m29s
lint / check (push) Successful in 25s
build configuration / build_rescue01 (push) Successful in 55s
build configuration / push_to_cache (push) Successful in 2m16s
All checks were successful
Check meta / check_meta (push) Successful in 25s
Check meta / check_dns (push) Successful in 46s
build configuration / build_vault01 (push) Successful in 1m11s
build configuration / build_compute01 (push) Successful in 1m14s
build configuration / build_web02 (push) Successful in 54s
build configuration / build_storage01 (push) Successful in 1m25s
build configuration / build_web01 (push) Successful in 1m29s
lint / check (push) Successful in 25s
build configuration / build_rescue01 (push) Successful in 55s
build configuration / push_to_cache (push) Successful in 2m16s
This commit is contained in:
parent
807415ae93
commit
250a4b6c87
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@ let
|
||||||
"meet"
|
"meet"
|
||||||
"rdv" # C.f. loi Toubon
|
"rdv" # C.f. loi Toubon
|
||||||
];
|
];
|
||||||
|
|
||||||
|
web02.dual = [ "cas-eleves" ];
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue