From 6f49299467a09236d7c0c564fe55bc8eafa7defd Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 2 Jun 2015 08:22:26 +0000 Subject: Move extensions into a subdirectory Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e --- clusters/trove-example.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'clusters/trove-example.morph') diff --git a/clusters/trove-example.morph b/clusters/trove-example.morph index 2812f60e..81b1c901 100644 --- a/clusters/trove-example.morph +++ b/clusters/trove-example.morph @@ -50,9 +50,9 @@ systems: UPSTREAM_TROVE: '' deploy: initial: - type: kvm + type: extensions/kvm location: kvm+ssh://vm-user@vm-host/test-trove/vm-path/test-trove.img VERSION_LABEL: 1 upgrade: - type: ssh-rsync + type: extensions/ssh-rsync location: test-trove -- cgit v1.2.1