puppet-python icon indicating copy to clipboard operation
puppet-python copied to clipboard

Warning: Could not look up qualified variable

Open jacebrowning opened this issue 9 years ago • 0 comments

After adding this project to my Puppetfile as:

github "python", "3.0.0", :repo => "mloberg/puppet-python"

I now get a warning when installing as part of boxen:

Warning: Scope(Class[Python]): Could not look up qualified variable '::boxen::config::home'; class ::boxen::config has not been evaluated

Is this something that can be fixed in this project?

jacebrowning avatar Sep 03 '15 02:09 jacebrowning