book | allow local install

This commit is contained in:
Don Harper 2025-01-28 22:47:13 -06:00
parent 3e9018727e
commit 64ecd7a45d

View file

@ -3,5 +3,6 @@
deployment = {
tags = [ "workstation" "intel" ];
targetHost = "192.168.1.156";
allowLocalDeployment = true;
};
}