class role::caldance ( ) { include "base_installation" include "profile::tools" include "profile::postgresql" include "profile::apache" include "profile::redis" ensure_packages(["python-pip", "python-virtualenv", "python-django"]) }