[chef] Re: "Users" community cookbook and chef-zero


Chronological Thread 
  • From: Ranjib Dey < >
  • To: " " < >
  • Subject: [chef] Re: "Users" community cookbook and chef-zero
  • Date: Sun, 19 Apr 2015 14:46:37 -0700

do you know why chef's detecting this as solo run? can you share the log. Are you using chef-zero as standalone chef server or via chef-client local mode. If you are using it in standalone mode, you have to upload some fixture data to get going, so that the search results return some value.

On Sun, Apr 19, 2015 at 1:33 PM, Charlie Mordant < " target="_blank"> > wrote:
Hi Bocuse outsiders!

I'm trying to replace most of my homebaked cookbooks with community ones (e.g. official chef ones first).

I'm using chef-zero as my dev env, and trying to replace my 'basicusers' cookbook by the 'users' chef one.

So I added some
"
users_manage "ldapadmin" do
data_bag "dirsrv"
group_name "ldapadmin"
end
​"
Line to fetch my 'dirsrv' databag a 'ldapadmin' databag item (which fortunately​ has the same group).

But the user is not added :(

I get this line in the log:  WARN: This recipe uses search. Chef Solo does not support search unless you install the chef-solo-search cookbook

​But I'm using Vagrant 1.7.2 with chefdk 0.4 (chef 12.2.1), so chef-solo-search should be automatically included​.

Is there a way to circumvent?

Regards


--
Charlie Mordant

Full OSGI/EE stack made with Karaf: https://github.com/OsgiliathEnterprise/net.osgiliath.parent




Archive powered by MHonArc 2.6.16.

§