X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Finstantiate%2FinstantiateParameters.jsx;h=0e5fa1fbbe1f35db51980713c047871ca24811b6;hp=5546b255056892fe3f7c33c8b031507a5ba8d5a7;hb=40f74a6d1b8b41d4ab697a4b4d06a99493e756a8;hpb=d2e20e6e0a436a3dde171aa92ce01ff2fe9a28bc 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}