--- dnet_standard_installation: True dnet_user: tomcat7 dnet_group: dnet dnet_sudoers_group: dnetsu dnet_data_directories: - /var/lib/dnet dnet_log_directories: - /var/log/dnet - /var/log/dnet/search # Define the following if you want some directories readable and writable by the dnet group but outside the dnet app data dirs #dnet_users_data_directories: # - { name: '/data/1', create: True } # - { name: '/data/2', create: False, file: False } # - { name: '/data/bah', create: False, file: True } # Define the following array when you want to add commands to the sudoers file #dnet_sudo_commands: # - /etc/init.d/virtuoso-opensource-7 # - /sbin/reboot