0cb9c2b754
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
18 lines
240 B
JSON
18 lines
240 B
JSON
{
|
|
"operations" :
|
|
{
|
|
"start" :
|
|
[
|
|
"network ip set -e y",
|
|
]
|
|
}
|
|
,
|
|
"metadata" :
|
|
{
|
|
"version" : 1,
|
|
"requires" : ["random", "system uuid"],
|
|
"provides" : ["vmw-forced-legacy-34"]
|
|
}
|
|
}
|
|
|