Problem with custom node attribute #256

Closed
opened 2020-12-08 19:09:43 +00:00 by raucao · 0 comments
Owner

I'm pretty sure we need an override instead of adding it manually to "normal". I just ran chef against ejabberd-2 again, and it removed our attribute from the node config file on my machine:

   "normal": {
     "knife_zero": {
       "host": "10.147.20.44"
-    },
-    "kosmos-ejabberd": {
-      "erlang_node": "ejabberd@centaurus.kosmos.org"
     }
   },
I'm pretty sure we need an override instead of adding it manually to "normal". I just ran chef against `ejabberd-2` again, and it removed our attribute from the node config file on my machine: ```diff "normal": { "knife_zero": { "host": "10.147.20.44" - }, - "kosmos-ejabberd": { - "erlang_node": "ejabberd@centaurus.kosmos.org" } }, ```
raucao added the
bug
label 2020-12-08 19:09:43 +00:00
raucao added the
service
xmpp
label 2020-12-09 13:05:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#256
No description provided.