mirror of
https://gitlab.com/fabinfra/fabaccess/demos-environments/tfom23-demo.git
synced 2025-03-12 14:51:53 +01:00
Fixed: URL
This commit is contained in:
parent
87ec301c27
commit
47abde360e
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user