Cooking on Windows Sever..
Hi guys! I have to manage Windows Server 2008 using Chef.. First of all, I need to choose the strategy for bootstrapping the new node and I am going to use…
Hi guys! I have to manage Windows Server 2008 using Chef.. First of all, I need to choose the strategy for bootstrapping the new node and I am going to use…
Hi Folks! Today I dealt with a problem… and I found a solution because Chef is a great tool! At moment there is not an RPM for Suse Linux available…
Dear all, It has been a long time since my last post and here I am with a new one, just to keep track of my current study case… I would…
Hi guys, in this article we will se how to build a small LWRP Chef cookbook..The final result will be: ssh_banner_banner “banner” do banner_file _banner_file sshd_config_file node[‘ssh_banner’][‘sshd_config_file’] paranoic_mode true action…
Hi! This is my first post of this blog and I would like start with my last cookbook “wildfly-clu”. We will create a simple Wildlfy cluster(domain mode) composed by…