Cody Bunch
Cody Bunch
Oddly enough, I can make this happen in one environment but not another. Both are 12.04.4 and running in virtualbox. Now to see what I did differently.
This is the working one: https://gist.github.com/anonymous/f79169742afa515d2ef7 This one does not: https://gist.github.com/anonymous/727781f4cbf62d6f1b15 Chef server is installed per the rpcs scripts, chef client by using the curl | sudo bash method. Working...
RE: Environments, I had meant vagrant environments (one using vagrant-hostmanager, the other not), tis why I think the problem is in something I'm doing. Will know more soon.
Ok, so, the difference in how I was building things seems to have made all the difference in the world. When things were /not/ functioning, I had installed chef client...