still no tiny step forward :(
From puppet agent log:
moteo@myHOST:~$ sudo puppet agent --no-daemonize --onetime --debug
--verbose | grep ysql
debug: /Stage[main]//Node[myHOST]/Php::Module[mysql]/Package[php-mysql]/notify:
subscribes to Service[apache]
debug: /Stage[main]/Mysql::Config/File[/root/.my.cnf]/require:
requires Package[mysql-server]
debug: /Stage[main]/Mysql::Config/File[/root/.my.cnf]/notify:
subscribes to Exec[mysqld-restart]
debug: /Stage[main]/Mysql::Config/File[/etc/mysql/my.cnf]/require:
requires Package[mysql-server]
debug: /Stage[main]/Mysql::Config/File[/etc/mysql/my.cnf]/notify:
subscribes to Exec[mysqld-restart]
debug: /Stage[main]//Node[myHOST]/Mysql::Db[mydb1]/Database_user[mydbuser@localhost]/require:
requires Database[mydb1]
debug: /Stage[main]/Mysql::Server/Package[mysql-server]/notify:
subscribes to Service[mysqld]
debug: /Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/require:
requires Package[mysql-server]
debug: /Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/require:
requires Service[mysqld]
debug: /Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/before:
requires File[/root/.my.cnf]
debug: /Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/notify:
subscribes to Exec[mysqld-restart]
debug: /Stage[main]//Node[myHOST]/Mysql::Db[mydb1]/Database_grant[mydbuser@localhost/mydb1]/require:
requires Database_user[mydbuser@localhost]
debug: /Stage[main]//Node[myHOST]/Mysql::Db[mydb1]/Database[mydb1]/require:
requires Class[Mysql::Server]
debug: /Stage[main]/Mysql::Config/File[/etc/mysql]/require: requires
Package[mysql-server]
debug: /Stage[main]/Mysql::Config/File[/etc/mysql]/notify: subscribes
to Exec[mysqld-restart]
debug: /Stage[main]/Mysql::Config/File[/etc/mysql/my.cnf]:
Autorequiring File[/etc/mysql]
debug: Service[mysqld](provider=debian): Executing '/etc/init.d/mysql status'
debug: Exec[set_mysql_rootpw](provider=posix): Executing check
'mysqladmin -u root -pXXXXXXX status > /dev/null'
debug: Executing 'mysqladmin -u root -pXXXXXXX status > /dev/null'
There is: "requires Database[mydb1]" and "requires
Database_user[mydbuser@localhost]", but user and database aren't
created.
And no errors also... Very strange... Can be anything Ubuntu specific?
Thank You
Moteo
2012/3/12 Moteo <mote...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "Puppet Users" group.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
>
Thank You Adam.
2012/3/14 Adam Heinz <a...@metricwise.net>:
> I don't know anything about that particular module, but I have been
> using github.com/camptocamp/puppet-mysql for over a year without much
> trouble.
>
I will try this module.Thank You Adam.
2012/3/14 Adam Heinz <a...@metricwise.net>:
> I don't know anything about that particular module, but I have been
> using github.com/camptocamp/puppet-mysql for over a year without much
> trouble.
>
> --
> You received this message because you are subscribed to the Google Groups "Puppet Users" group.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
sadly I left "nice puppet" way for a while for Mysql management and
did everything manuallly :(
Best regards
M.
2012/3/28 Luca Spiller <lu...@stackednotion.com>:
> Moteo, did you get this issue resolved?
>
> I've used the Puppetlabs MySql module in the past, but I'm now getting these
> issues setting up a new machine with Ubuntu 11.10. I've used the same Puppet
> scripts on other Ubuntu 11.10 machines previously with no issues.
>
> On Thursday, 15 March 2012 10:51:04 UTC, Moteo wrote:
>>
>> I will try this module.
>>
>> Thank You Adam.
>>
>> 2012/3/14 Adam Heinz <a...@metricwise.net>:
>> > I don't know anything about that particular module, but I have been
>> > using github.com/camptocamp/puppet-mysql for over a year without much
>> > trouble.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Puppet Users" group.
>> > To post to this group, send email to puppet...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > puppet-users...@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/puppet-users?hl=en.
>> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/ZwavJYd6jwMJ.
>
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users...@googlegroups.com.