mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
missing powerdns require in bin
This commit is contained in:
parent
a834b85fac
commit
f81e359354
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ require 'fog/bin/rage4'
|
|||
require 'fog/bin/riakcs'
|
||||
require 'fog/bin/openstack'
|
||||
require 'fog/bin/ovirt'
|
||||
require 'fog/bin/powerdns'
|
||||
require 'fog/bin/profitbricks'
|
||||
require 'fog/bin/sakuracloud'
|
||||
require 'fog/bin/serverlove'
|
||||
|
|
Loading…
Reference in a new issue