---
site::role: base
+site::additional_classes:
+ - site::profile::aem::author
+#aem::author::install_packages:
+site::profile::aem::author::instance_name: author
+site::profile::aem::author::install_mode: 'quickstart'
+site::profile::aem::author::install_options:
+ download_type: maven
+ download_uri: com.adobe.aem:aem-quickstart:6.2:jar
+
+site::profile::aem::author::jvm_opts: '-d64'
+
+aem::maven::mirrors:
+ - {id: pixelpark-nexus, url: 'https://nexus.pixelpark.com/content/groups/public/', mirrorof: '*'}
+
\ No newline at end of file