2024-12-12 14:41:43 +01:00
|
|
|
# SPDX-FileCopyrightText: 2024 La Délégation Générale Numérique <contact@dgnum.eu>
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EUPL-1.2
|
|
|
|
|
2024-12-08 13:22:07 +01:00
|
|
|
(import ../../../../keys).mkSecrets [ ] [
|
2024-02-22 09:57:19 +01:00
|
|
|
"compute01.key"
|
|
|
|
"storage01.key"
|
|
|
|
"web01.key"
|
2024-12-20 23:26:28 +01:00
|
|
|
"web03.key"
|
2024-02-22 09:57:19 +01:00
|
|
|
]
|