ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. chef
    Log in to post
    • All categories
    • DustinB3403D

      Which is easier to learn Ansible or Chef or Puppet

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ansible chef automation puppet
      23
      1 Votes
      23 Posts
      2k Views
      scottalanmillerS

      @flaxking said in Which is easier to learn Ansible or Chef or Puppet:

      The whole container/CM thing is kind of at a weird place right now. With containers, we've sort of migrated back to the golden image thing, just with the pressure to create an image using a config file. I don't really like images on docker hub that don't have links to the dockerfile.

      Yes, images that can't be tweaked without rebuilding. It's has benefits, and a lot of caveats. Having to deploy new containers for every patch is pretty silly. And so many things can't be immutable, including the platform on which the containers run.

      At the end of the day, containers are either mutable, or immutable. The former need CM inside the container, the later need it outside the container.

    • R

      Error while bootstrapping Linux node with Chef

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion chef linux
      4
      1 Votes
      4 Posts
      996 Views
      travisdh1T

      Also, thank you for the followup. You never know when someone else will run into the same thing.

    • scottalanmillerS

      Understanding State Machines for DevOps-Style System Administration

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion devops chef puppet ansible salt saltstack cfengine state machine automation system administration
      1
      5 Votes
      1 Posts
      1k Views
      No one has replied
    • scottalanmillerS

      What DevOps Tool Do You Prefer?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion devops ansible chef puppet saltstack system administration
      5
      1 Votes
      5 Posts
      2k Views
      scottalanmillerS

      http://blog.takipi.com/deployment-management-tools-chef-vs-puppet-vs-ansible-vs-saltstack-vs-fabric/

    • scottalanmillerS

      Chef vs. Ansible

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion chef ansible open source devops
      18
      0 Votes
      18 Posts
      3k Views
      scottalanmillerS

      @johnhooks said:

      @scottalanmiller said:

      @johnhooks said:

      You don't think $5,000 a year for 100 nodes is reasonable?

      Not so much, no. When you consider that the assumption is that many of those nodes are $5/mo to operate. That could be nearly 10% of your entire server budget!

      lol plus thats the base price with only 30 days of support and no SLA ....

      Exactly. Those prices get a bit crazy. $5/year/server would make a lot more sense. There are many cases where I would pay more for Ansible than I would for the server itself!

    • mlnewsM

      Building Better Community Chef Cookbooks with Facebook

      Watching Ignoring Scheduled Pinned Locked Moved News chef devops facebook cookbooks
      1
      1 Votes
      1 Posts
      881 Views
      No one has replied
    • scottalanmillerS

      Project: Building a Chef 12 Server on DigitalOcean

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion digitalocean chef chef 12 ubuntu 14.04 linux projects ubuntu opscode devops
      15
      4 Votes
      15 Posts
      4k Views
      scottalanmillerS

      Now to make our first organization, we will make a test one to get started.

      chef-server-ctl org-create SHORTNAME LONGNAME --association_user USERNAME -f filename

      That's the format, here is a real command:

      chef-server-ctl org-create test "Chef Testing NonProd" --association_user scott -f scott.pem
    • scottalanmillerS

      Getting Started with a Chef Community Cookbook for NVM

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion devops chef cookbook centos chef linux nodejs nvm centos 6
      5
      2 Votes
      5 Posts
      3k Views
      scottalanmillerS

      Really quite simple since NVM is so simple itself. Just used the standard curl + bash command to run the NVM install of the version of my choice (handling updates will have to come in a later version.) I use the install directory relocation option and that puts NVM into /usr/local/nvm rather than into the user's own folder. Then just source the newly installed nvm.sh file and run the NVM Node.js install command as usual. Voila.

    • scottalanmillerS

      Installing Chef 12 on CentOS 6.5

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion chef centos rhel red hat linux
      14
      1 Votes
      14 Posts
      7k Views
      scottalanmillerS

      There we go, all set. Hopefully that will help some people get started with Chef since it is basically really simple but lacking a few specific things that you "just have to know" because Opscode does not document them (a gap in the Chef 12 documents) it is very hard for no reason.

    • ?

      Chef Enterprise Now Free Up to 25 Nodes

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion chef free
      26
      0 Votes
      26 Posts
      6k Views
      Reid CooperR

      It is the enterprise / premium features that are limited to 25 nodes (on the honor system.) The base server is completely open source and unlimited.

    • scottalanmillerS

      What is Chef?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion chef puppet
      16
      2 Votes
      16 Posts
      5k Views
      scottalanmillerS

      @Aaron-Studer said:

      @scottalanmiller said:

      @Aaron-Studer said:

      Should I learn Chef or Puppet?

      Good question. The answer is squarely... It depends.

      Do you want hosted or on premise? On Prem

      How many machines do you want to support? 25ish

      Do you need a graphical interface? Yes.

      What platforms do you want to support? Windows, and Linux.

      Then Puppet as Chef doesn't do graphical.

    • 1 / 1