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