File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ pip install pip --upgrade
2020pip install cloudify
2121cfy profile use local
2222
23- git clone https://github.com/cloudify-incubator/cloudify-libvirt-plugin.git -b testing
23+ git clone https://github.com/cloudify-incubator/cloudify-libvirt-plugin.git -b master
2424pip install -e cloudify-libvirt-plugin
2525
2626cfy install cloudify-libvirt-plugin/examples/vm_fabric.amd64.yaml --install-plugins
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pip install pip --upgrade
1313pip install cloudify
1414cfy profile use local
1515
16- git clone https://github.com/cloudify-incubator/cloudify-libvirt-plugin.git -b testing
16+ git clone https://github.com/cloudify-incubator/cloudify-libvirt-plugin.git -b master
1717pip install -e cloudify-libvirt-plugin
1818
1919cfy install cloudify-libvirt-plugin/examples/vm_fabric.amd64.yaml --install-plugins
You can’t perform that action at this time.
0 commit comments