mirror of https://github.com/rancher/ui.git
Default IPSec ports open for Azure
This commit is contained in:
parent
099facaf75
commit
b26663afa6
|
|
@ -32,8 +32,7 @@ export default Ember.Component.extend(Driver, {
|
|||
subscriptionId : '',
|
||||
clientId : '',
|
||||
clientSecret : '',
|
||||
openPorts : '',
|
||||
// openPorts : '500/udp,4500/udp',
|
||||
openPort : ['500/udp','4500/udp'],
|
||||
});
|
||||
|
||||
this.set('model', this.get('store').createRecord({
|
||||
|
|
|
|||
Loading…
Reference in New Issue