forked from fediversity/fediversity
base-hash
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
28264801d7
commit
7bcc854ef1
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
|
# # hash of our code directory, used to trigger re-deploy
|
||||||
# # FIXME calculate separately to reduce false positives
|
# # FIXME calculate separately to reduce false positives
|
||||||
# data "external" "hash" {
|
# data "external" "hash" {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue