Github user drigodwin commented on a diff in the pull request:

    https://github.com/apache/brooklyn-dist/pull/67#discussion_r91171407
  
    --- Diff: vagrant/src/main/vagrant/files/install_brooklyn.sh ---
    @@ -78,12 +78,12 @@ tar zxf ${TMP_ARCHIVE_NAME}
     echo "Creating Brooklyn dirs and symlinks"
     ln -s ${BROOKLYN_DIR} apache-brooklyn
     sudo mkdir -p /var/log/brooklyn
    -sudo chown -R vagrant:vagrant /var/log/brooklyn
    -mkdir -p /home/vagrant/.brooklyn
    +sudo chown -R ubuntu:ubuntu /var/log/brooklyn
    +mkdir -p /home/ubuntu/.brooklyn
    --- End diff --
    
    For some reason the `ubuntu/xenial64` image used ubuntu as the default 
user, I didn't look into it further.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to