Closed jverdeyen closed 10 years ago
What platform are you running on @jverdeyen? I have only used/minimally tested this on CentOS.
I'm running on Ubuntu 13.04 minimal, so debian.
When run chef first without the client/sever/.. and only the repo, everything runs ok. After that on a second run with client/server/.. included is working.
I've included the recipes in another recipe: include_recipe "mariadb::client" include_recipe "mariadb::ruby" include_recipe "mariadb::server"
But it seems like the repo isn't added on time.
I'm running chef with knife solo.