X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Finstantiate%2FinstantiateParameters.jsx;h=0e5fa1fbbe1f35db51980713c047871ca24811b6;hb=9e66a7588db120992b341274de308c69ac0e9ff7;hp=5546b255056892fe3f7c33c8b031507a5ba8d5a7;hpb=d1f2a7f4631cca78b7dfc744aae1beb3123c5698;p=osm%2FUI.git diff --git a/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx b/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx index 5546b2550..0e5fa1fbb 100644 --- a/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx +++ b/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx @@ -78,6 +78,9 @@ class Instantiate extends Component { ipProfileList={this.props.ipProfiles} + sshKeysList={this.props.sshKeysList} + sshKeysRef={this.props.sshKeysRef} + dnsServers={this.props.dnsServers} usersList = {this.props.usersList}