Gitiles
Code Review
Sign In
gerrit.opencord.org
/
maas
/
de51ce5e004bbe5342b282fcee49dbd4d7dc7809
/
.
/
roles
/
compute-node
/
files
/
post-fabric-config
blob: 636de5657aecbe3d1552afdc0c85518cdc031439 [
file
] [
log
] [
blame
]
David K. Bainbridge
f307101
2016-08-04 09:29:55 -0700
[
diff
] [
blame
]
1
#!/bin/bash
2
3
CFG
=
$
{
1
:-
"config-tibit.json"
}
4
5
curl
-
v
-
XPOST
-
H
Content
-
Type
:
application
/
json http
://
karaf
:
karaf@onos
-
fabric
:
8181
/
onos
/
v1
/
network
/
configuration
-
d
@$CFG