diff --git a/bffh.dhall b/bffh.dhall index ea6133d..b20e4ee 100644 --- a/bffh.dhall +++ b/bffh.dhall @@ -44,7 +44,7 @@ -- set logging to verbose verbosity = 3, spacename = Some "TFOM23-Demo", - instanceurl = Some "tfom23_demo.fab-access.org", + instanceurl = Some "tfom23-demo.fab-access.org", -- In dhall you can also easily import definitions from other files, e.g. you could write -- roles = ./roles.dhall @@ -429,6 +429,8 @@ cmd = "python", args = "tfom23-demo/actors/fabreader/main.py --host localhost --fabreader 00004" }}, + + -- Fabpel fabpel_0 = { module = "Process", params = { cmd = "python",