When a new VM is launched using Apache brooklyn , how can we create a login user with superuser/root privileges ?
The OS setup section in https://brooklyn.incubator.apache.org/v/latest/ops/locations/ suggests using 'dontCreateUser ' . where can I find this configuration ? Should this be part of brooklyn.properties ? If yes, then how should this be done ?