aboutsummaryrefslogtreecommitdiff
path: root/example/agent.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'example/agent.hcl')
-rw-r--r--example/agent.hcl5
1 files changed, 1 insertions, 4 deletions
diff --git a/example/agent.hcl b/example/agent.hcl
index c704243..740c221 100644
--- a/example/agent.hcl
+++ b/example/agent.hcl
@@ -3,10 +3,7 @@
client {
}
-plugin "exec2-driver" {
+plugin "nix2-driver" {
config {
- bind_read_only = {
- "/etc" = "/etc",
- }
}
}