The Enterprise Chef documentation seems to indicate that a default organization is created upon install, but I'm not seeing it -- is that still accurate?
spulec has quit
MattJ has quit
heathsnow has quit
I know non-oss Chef questions are a little OT here, but hoping someone in the know happens to be around
alimac is now known as alimac|hacknight
ikrima has quit
tpot joined the channel
shlant has quit
mikeg has quit
fujin
troyready: I don't have a way to test but it should be pretty easy to tell: after install, do 'knife environment show _default'
troyready: in f/oss chef, the _default environment can't be deleted!
polyidus joined the channel
xerox357 has quit
troyready
fujin, appreciate it, but I mean the "Organization" grouping that encapsulates everything in the Chef instance, not just the environment objects
fujin
oh sorry lol
organization :[]
sp206 has quit
ohlol has quit
hmm..
yeah pass sorry :-) f/oss chef doesn't even have an analogue to that!
perhaps contact your enterprise chef support representative
sp206 joined the channel
raul782
Hi guys, If I want to achieve ln -nfs
troyready
Yeah, I guess I'm going to have to. Just a little annoying because I enjoying giving and getting info here
:)
raul782
with link resource
what is the attributes I have to set
maniacal joined the channel
troyready
I don't see anything in the resource documentation that would indicate it supporting the 'no-dereference' option
sorry
fujin
you can use an execute with creates to idempotently call ln specifically if you chose
Greetings! Is it possible to get 'knife data bag edit' to give a nicely formatted json file for modification? I only see everything on one line after the initial creation of the databag.
pfallenop joined the channel
jbarnett
I just recently started seeing `knife edits` return as a single line of json... not sure how to fix it at this point.
rcrowley has quit
schuckles joined the channel
axsuul_ joined the channel
schuckles has quit
fujin
what does knife data bag show foo bar -Fj output? pretty format?
strange that the server side presentation would have changed.
axsuul has quit
shlant joined the channel
jbarnett
fujin: Single line as well...
fujin
suboptimal
jbarnett
fujin: yaml looks just fine though
Pursuit
the json looks fine when editing a node
fujin
that kind of sounds like a regression
inigo888 joined the channel
Pursuit
I get pretty output with data bag show -Fj
polyidus has quit
fujin
hmm
Pursuit
$ knife -v
Chef: 11.14.0.rc.2
jbarnett
I was running chef (11.14.0.rc.2). I removed that version and installed v11.12.8 and it's working again.