Recognize ninefold_api_url option for pre-production testing

This commit is contained in:
Warren Bain 2012-07-22 13:54:24 +10:00
parent 8e3ee75555
commit e9342d16e5
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ module Fog
API_URL = "http://api.ninefold.com/compute/v1.0/"
requires :ninefold_compute_key, :ninefold_compute_secret
recognizes :ninefold_api_url # allow us to specify non-prod environments
model_path 'fog/ninefold/models/compute'
model :server