Skip to content

Instantly share code, notes, and snippets.

@venkataanil
Created June 18, 2021 13:34
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 venkataanil/c47213b53dba145c48546f82447159b2 to your computer and use it in GitHub Desktop.
Save venkataanil/c47213b53dba145c48546f82447159b2 to your computer and use it in GitHub Desktop.
parameter_defaults:
BannerText: |
******************************************************************
* This system is generic node *
******************************************************************
ControllerParameters:
NeutronBridgeMappings: 'provider:br-controller'
BannerText: |
******************************************************************
* This is a controller node *
******************************************************************
ComputeParameters:
NeutronBridgeMappings: 'provider:br-compute'
BannerText: |
******************************************************************
* This is a compute node *
******************************************************************
ComputeclParameters:
NeutronBridgeMappings: 'provider:br-computecl'
BannerText: |
******************************************************************
* This is a computecl node *
******************************************************************
ComputeslParameters:
NeutronBridgeMappings: 'provider:br-computesl'
BannerText: |
******************************************************************
* This is a computesl node *
******************************************************************
ComputecooParameters:
NeutronBridgeMappings: 'provider:br-computecoo'
BannerText: |
******************************************************************
* This is a computecoo node *
******************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment