mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[stormondemand|dns] Add DNS Service to StormOnDemand
This commit is contained in:
parent
5bd1658876
commit
3b567d29dd
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ module Fog
|
|||
|
||||
service(:compute, 'storm_on_demand/compute', 'Compute')
|
||||
service(:storage, 'storm_on_demand/storage', 'Storage')
|
||||
service(:dns, 'storm_on_demand/dns', 'DNS')
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue