mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Fix tests based on new dns config
This commit is contained in:
parent
91248fe23a
commit
1df7ab6d34
10 changed files with 386 additions and 141 deletions
|
|
@ -22,7 +22,6 @@ describe 'Vmpooler' do
|
|||
['prefix', test_string, ""],
|
||||
['logfile', test_string, nil],
|
||||
['site_name', test_string, nil],
|
||||
['domain', test_string, nil],
|
||||
['clone_target', test_string, nil],
|
||||
['create_folders', test_bool, nil],
|
||||
['create_template_delta_disks', test_bool, nil],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue