Our application configurations and System configurations are maintained in Perforce. I would like to maintain the cookbooks [versioned and maintained] in Perforce as well. I couldn’t find any documentation mentioning this is doable. Has anyone tried using other repositories instead on git?
My workstation has chef-repo created using ‘knife generate app chef-repo’
Any suggestions thoughts will be greatly appreciated!
I don’t use perforce, so no. After you generate the empty cookbook, just remove the .git directory, then do whatever magic is done to turn it into a perforce thingy.