Skip to content

Commit

Permalink
mount farmer identity (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaMandal0rian authored Nov 1, 2024
1 parent f9c2f9e commit 7ea102e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ resource "null_resource" "start-farmer-nodes" {
timeout = "300s"
}

# copy farmer identity files (todo: reset this after)
provisioner "file" {
source = "./identity.bin"
destination = "/home/${var.ssh_user}/subspace/identity.bin"
Expand Down

0 comments on commit 7ea102e

Please sign in to comment.