Skip to content

Instantly share code, notes, and snippets.

@chris-short
Created May 22, 2019 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chris-short/18781ae6a20824a7c4f8a0d6a98c43fe to your computer and use it in GitHub Desktop.
Save chris-short/18781ae6a20824a7c4f8a0d6a98c43fe to your computer and use it in GitHub Desktop.
{% raw %}
fields:
- type: string
id: hostname
label: Hostname
- type: string
id: username
label: Username
- secret: true
type: string
id: password
label: Password
required:
- username
- password
{% endraw %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment