Public Information
This commit is contained in:
5
dsl/waitFor.dsl
Normal file
5
dsl/waitFor.dsl
Normal file
@@ -0,0 +1,5 @@
|
||||
waitFor = component "init:waitFor" "Init-Container that waits for any given preqequisite" {
|
||||
technology "bash"
|
||||
tags "nplus"
|
||||
main -> this "waitFor"
|
||||
}
|
||||
Reference in New Issue
Block a user