Skip to content
  • anarcat's avatar
    simplify the MySQL credentials handling · e65e03b8
    anarcat authored and anarcat's avatar anarcat committed
    instead of creating a root user just for aegir, prompt the user for the
    mysql root password. there's one on all MySQL server, and it will work
    everywhere. people that have crazy configs can customize the user/pass
    used by passing the right flags to hostmaster-install.
    
    this shouldn't change anything for existing users, that already have a
    proper root user and should work fine for new users, depending on their
    local configuration, for which we can't do much anyways.
    e65e03b8