Data bags not create users

Hi!!

At my infrastructure, I have a server and a chef workstation that manage users to the nodes throughout Databags.

At my configuration, I use one or users and another for secretusers, In this last, all passwords and keys are registred in order to vault read and distribute this information into the nodes and clients.

But some days ago, when I try to registry an users, it not happens and when I get some information about users from there, did no appeared me any peace of information.

Anyone knows what it happening?

[bmsix@bm6chef-workstation chef-repo]$ knife data_bag list
rmusers
secretusers
users

[bmsix@bm6chef-workstation chef-repo]$ knife data_bag show users



<usern...>

[bmsix@bm6chef-workstation chef-repo]$ knife data_bag show secretusers

<user1_keys>

<user2_keys>

<user3_keys>

<usern_keys>