diff options
author | Luke Kanies <luke@puppetlabs.com> | 2010-06-09 10:34:05 -0400 |
---|---|---|
committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
commit | 5d1934bbb118c254ed99f5a625844ad7c9064d8e (patch) | |
tree | 499f822e3af3b07f691fd8a4552702007be7a69d /spec/unit/util/autoload.rb | |
parent | bba45f1defe7525e59e9e5c66882e6416bfad99e (diff) | |
download | puppet-5d1934bbb118c254ed99f5a625844ad7c9064d8e.tar.gz puppet-5d1934bbb118c254ed99f5a625844ad7c9064d8e.tar.xz puppet-5d1934bbb118c254ed99f5a625844ad7c9064d8e.zip |
Fixing #1545 - module_name is now a variable
This is only true for resource types (e.g., classes and defines)
of course.
The actual variable is 'module_name':
class mymod {
notify { "in mymod '$module_name'": }
}
Signed-off-by: Luke Kanies <luke@puppetlabs.com>
Diffstat (limited to 'spec/unit/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions