forked from fediversity/fediversity
base-hash
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
72329eafb4
commit
378da5b634
1 changed files with 0 additions and 6 deletions
|
|
@ -33,12 +33,6 @@ provider "proxmox" {
|
|||
}
|
||||
}
|
||||
|
||||
# # FIXME move to host
|
||||
# # FIXME add proxmox
|
||||
# data "external" "base-hash" {
|
||||
# program = ["sh", "-c", "echo \"{\\\"hash\\\":\\\"$(nix-hash ${path.module}/../common/nixos/base.nix)\\\"}\""]
|
||||
# }
|
||||
|
||||
# # hash of our code directory, used to trigger re-deploy
|
||||
# # FIXME calculate separately to reduce false positives
|
||||
# data "external" "hash" {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue