On 10/08/10 - 12:09:06PM, Jason Guiditta wrote:
> ---
>  agent/lib/imagefactory.yml |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/agent/lib/imagefactory.yml b/agent/lib/imagefactory.yml
> index f0257ab..dece507 100644
> --- a/agent/lib/imagefactory.yml
> +++ b/agent/lib/imagefactory.yml
> @@ -9,5 +9,7 @@ warehouse_bucket: imcleod-bukkit
>  # Which entity should actually bundle and upload the EC2 AMI
>  ami_delivery: boxgrinder # Valid values are boxgrinder or warehouse
>  ami_s3_bucket: imcleod-bukkit # S3 bucket to use when uploading bundle
> -# Note that directory must exist
> -mock_dir: /var/tmp/imcleod-mock # Directory to use when building mock target
> +# Note that if you are running the Deltacloud core api with the mock driver,
> +# this path will be 
> /var/tmp/deltacloud-mock-{user-running-core-server}/images.
> +# The images dir may need to be created, depending on your setup.
> +mock_dir: /var/tmp # Directory to use when building mock target

Sure.  ACK

-- 
Chris Lalancette
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to