Adding dummy settings field to fix onBeforeInit error

main
Denny Cave 2023-10-05 22:22:50 -05:00
parent f6db20f284
commit 0b8b640bf7
1 changed files with 9 additions and 3 deletions

View File

@ -18,9 +18,15 @@ onBeforeInstall: /scripts/beforeInstall.js?_r=${fn.random}
skipNodeEmails: true skipNodeEmails: true
nodes: definedInOnBeforeInstall nodes: definedInOnBeforeInstall
#settings: settings:
# fields: fields:
- type: displayfield
hideLabel: true
hidden: true
name: bl_count
value: 1
markup:
# - caption: Number of App servers # - caption: Number of App servers
# - caption: Scalable app servers limit # - caption: Scalable app servers limit
# - caption: App server base vCPU # - caption: App server base vCPU