Looks like MariaDB have an enterprise version which requires you to agree to their terms and download the software from them using a private password dedicated to you.
This might be related to specific config settings (i.e. if you've told the charm to use an enterprise version) or it may just be the default behaviour of that charm. We are working towards a simpler mechanism to handle this sort of use case, will ask that MariaDB try that instead. Mark On 19/05/16 03:10, Rajith P Venkata wrote: > Hi > I am installing Mariadb Enterprise edition by following below steps from > charm store, I am getting hook fail error, > > > Obtain a username/password from the MariaDB Portal and you will then have > access to the MariaDB Enterprise repository. > Next create a file called enterprise.yaml with the following contents, > replacing username:password with your actual username and password: > mariadb: > enterprise-eula: true > key: 0xd324876ebe6a595f > source: "deb > https://username:[email protected]/mariadb-enterprise/10.0/repo/ubuntu > > trusty main" > Lastly, deploy MariaDB as normal but with the addition of the yaml file > juju deploy --config ./enterprise.yaml mariadb > > > please let me know steps for getting username and password . Is username > and password same as site username and password. > > Rajith > > IBM AIX Certified, OCPCertified > ____________________________________ > > Cell- 9901966577 > Email: [email protected] > > > >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
