Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

   # puppet apply --modulepath=`pwd`:/etc/puppet/modules -e "include bigtop_toolchain::installer"

(You may need to add "--parser future" for puppet 3.x or adjust the modulepath for the correct location of standard puppet modules)

Alternatively, if you already have sudo and a java runtime installed, you can bootstrap the environment using the provided Gradle wrapper script 

...