Issue #1550 has been updated by pnasrat.
Assigned to changed from community to pnasrat
Patch from original mail introduces regressions - investigating test
fixup/patch rework:
1)
'Puppet::Module when searching for templates should use the main templatedir if
no module is found' FAILED
expected: "/my/templates/mymod/mytemplate",
got: nil (using ==)
./unit/module.rb:95:
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:19:in
`run'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
`each'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
`run'
2)
'Puppet::Module when searching for templates should return unqualified
templates directly in the template dir' FAILED
expected: "/my/templates/mytemplate",
got: nil (using ==)
./unit/module.rb:101:
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:19:in
`run'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
`each'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
`run'
3)
'Puppet::Module when searching for templates should use the environment
templatedir if no module is found and an environment is specified' FAILED
expected: "/myenv/templates/mymod/mytemplate",
got: nil (using ==)
./unit/module.rb:107:
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:19:in
`run'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
`each'
/Users/pnasrat/Development/puppet/spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in
`run'
----------------------------------------
Bug #1550: should be able to specify multiple template directories
http://projects.reductivelabs.com/issues/show/1550
Author: thom
Status: Accepted
Priority: Normal
Assigned to: pnasrat
Category: newfeature
Target version: 0.24.6
Complexity: Unknown
Affected version: 0.24.4
Keywords:
In much the same way as one can specify multiple module directories, it would
be very useful to specify multiple paths to search for templates.
----------------------------------------
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---