Skip to content

Commit 5d9c683

Browse files
committed
testing -> master
1 parent 90fc7b7 commit 5d9c683

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/bootstraps/centos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pip install pip --upgrade
2020
pip install cloudify
2121
cfy 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
2424
pip install -e cloudify-libvirt-plugin
2525

2626
cfy install cloudify-libvirt-plugin/examples/vm_fabric.amd64.yaml --install-plugins

examples/bootstraps/ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pip install pip --upgrade
1313
pip install cloudify
1414
cfy 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
1717
pip install -e cloudify-libvirt-plugin
1818

1919
cfy install cloudify-libvirt-plugin/examples/vm_fabric.amd64.yaml --install-plugins

0 commit comments

Comments
 (0)