Skip to content

Instantly share code, notes, and snippets.

@danielsdeleo
Last active December 19, 2015 15:29
Show Gist options
  • Select an option

  • Save danielsdeleo/5976964 to your computer and use it in GitHub Desktop.

Select an option

Save danielsdeleo/5976964 to your computer and use it in GitHub Desktop.

Revisions

  1. danielsdeleo revised this gist Jul 11, 2013. 1 changed file with 21 additions and 13 deletions.
    34 changes: 21 additions & 13 deletions chef-11.6.rc-update.md
    Original file line number Diff line number Diff line change
    @@ -12,75 +12,83 @@ release notes:

    http://docs.opscode.com/release_notes.html

    # Installing the RC w/ rubygems:
    If you encounter any bugs in this RC, please create a bug report on our
    tracker: http://tickets.opscode.com

    # Installation/Upgrade

    Installation and upgrade instructions for various platforms/installation
    methods are below.

    ## Installing the RC w/ rubygems:

    gem install chef ohai mixlib-shellout --pre

    # Installing the RC w/ Magical Shell Script:
    ## Installing the RC w/ Installer Script

    curl -L "https://www.opscode.com/chef/install.sh" | sudo bash -s -- -p

    # Omnibus Package Links
    ## Omnibus Package Links

    Links for most platforms are below. Only the 64-bit versions are shown
    for Intel-based platforms. If you need a 32-bit package, use the shell
    script installer, or see the "omnitruck API" instructions.

    ## Ubuntu 13.04
    ### Ubuntu 13.04

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    - **md5** 98c5443fcdc46aee75da4205d267185a
    - **sha256** aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c

    ## Ubuntu 12.04
    ### Ubuntu 12.04

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.12.04_amd64.deb
    - **md5** 6c7beae3515e2925ace345616c0527fe
    - **sha256** e0b2cf96a6cdea2b8b8e54f644ef2239b7c015b3e0fc866adcc13f0c1ece7ad2

    ## Ubuntu 10.04
    ### Ubuntu 10.04

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/10.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.10.04_amd64.deb
    - **md5** f6dbc2c1b760f3a652e54e4aead8b8b7
    - **sha256** 90f34bb9fc8ec2d848c38d79d4110bfd25cf571fec7047656b2abf91c7e1ae7a

    ## RHEL/CentOS 6, SuSE Enterprise 12
    ### RHEL/CentOS 6, OpenSuSE 12

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.6.0.rc.2-1.el6.x86_64.rpm
    - **md5** e5520f33bd85fd1606d7fdfca63eab38
    - **sha256** eaacd90f59f9422304eb87ef3c3e2999425f93c9933b13dd0a02198fecf027f5

    ## RHEL/CentOS 5, SuSE Enterprise 11
    ### RHEL/CentOS 5, SuSE Enterprise 11

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-11.6.0.rc.2-1.el5.x86_64.rpm
    - **md5** 0e4b9fc0a7721106242bff7aa4c20630
    - **sha256** c82532d921d687fe110d610a6442b14b634c70d33ead3f0743358b135a1fae3e

    ## Debian
    ### Debian

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.6.0.rc.2-1.debian.6.0.5_amd64.deb
    - **md5** a7117c3b5cf2cac20a30d53c9fe20a74
    - **sha256** 4c585a7d117a857ae45aac80c24cbdf7af9605ac8a8dd2bc13f650daa99da6ec

    ## Windows MSI
    ### Windows MSI

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/windows/2008r2/x86_64/chef-client-11.6.0.rc.2-1.windows.msi
    - **md5** eaf9d428b742e3c0d5cf93198d8fcf42
    - **sha256** b55070fa9dd5cf263d003ef361be9f6278b21dad212f24efbd832bbe0fcedc71

    ## Solaris (Intel)
    ### Solaris (Intel)

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.10/i386/chef.11.6.0.rc.2-1.solaris2.5.10.i386.solaris
    - **md5** aca8a8625701e726417370dd28b316be
    - **sha256** 5fb1a1f53a76bc9a1f6d3973fc7f546c24d2c688ca13830cf98a5a53f2607715

    ## Solaris (SPARC)
    ### Solaris (SPARC)

    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.9/sparc/chef.11.6.0.rc.2-1.solaris2.5.9.sparc.solaris
    - **md5** 4f3a42a782be728702544c38c519bc91
    - **sha256** 10bec780681bb6aa863e465e94369c899c2241cd21d340469688f4cf95741b51

    # Omnitruck API
    ## Omnitruck API

    To fetch a package URL and checksums, you can use the Omnitruck metadata
    API:
  2. @sethvargo sethvargo revised this gist Jul 11, 2013. 1 changed file with 27 additions and 27 deletions.
    54 changes: 27 additions & 27 deletions chef-11.6.rc-update.md
    Original file line number Diff line number Diff line change
    @@ -28,57 +28,57 @@ script installer, or see the "omnitruck API" instructions.

    ## Ubuntu 13.04

    - url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    - md5 98c5443fcdc46aee75da4205d267185a
    - sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    - **md5** 98c5443fcdc46aee75da4205d267185a
    - **sha256** aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c

    ## Ubuntu 12.04

    - url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.12.04_amd64.deb
    - md5 6c7beae3515e2925ace345616c0527fe
    - sha256 e0b2cf96a6cdea2b8b8e54f644ef2239b7c015b3e0fc866adcc13f0c1ece7ad2
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.12.04_amd64.deb
    - **md5** 6c7beae3515e2925ace345616c0527fe
    - **sha256** e0b2cf96a6cdea2b8b8e54f644ef2239b7c015b3e0fc866adcc13f0c1ece7ad2

    ## Ubuntu 10.04

    - url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/10.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.10.04_amd64.deb
    - md5 f6dbc2c1b760f3a652e54e4aead8b8b7
    - sha256 90f34bb9fc8ec2d848c38d79d4110bfd25cf571fec7047656b2abf91c7e1ae7a
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/10.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.10.04_amd64.deb
    - **md5** f6dbc2c1b760f3a652e54e4aead8b8b7
    - **sha256** 90f34bb9fc8ec2d848c38d79d4110bfd25cf571fec7047656b2abf91c7e1ae7a

    ## RHEL/CentOS 6, SuSE Enterprise 12

    - url https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.6.0.rc.2-1.el6.x86_64.rpm
    - md5 e5520f33bd85fd1606d7fdfca63eab38
    - sha256 eaacd90f59f9422304eb87ef3c3e2999425f93c9933b13dd0a02198fecf027f5
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.6.0.rc.2-1.el6.x86_64.rpm
    - **md5** e5520f33bd85fd1606d7fdfca63eab38
    - **sha256** eaacd90f59f9422304eb87ef3c3e2999425f93c9933b13dd0a02198fecf027f5

    ## RHEL/CentOS 5, SuSE Enterprise 11

    - url https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-11.6.0.rc.2-1.el5.x86_64.rpm
    - md5 0e4b9fc0a7721106242bff7aa4c20630
    - sha256 c82532d921d687fe110d610a6442b14b634c70d33ead3f0743358b135a1fae3e
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-11.6.0.rc.2-1.el5.x86_64.rpm
    - **md5** 0e4b9fc0a7721106242bff7aa4c20630
    - **sha256** c82532d921d687fe110d610a6442b14b634c70d33ead3f0743358b135a1fae3e

    ## Debian

    - url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.6.0.rc.2-1.debian.6.0.5_amd64.deb
    - md5 a7117c3b5cf2cac20a30d53c9fe20a74
    - sha256 4c585a7d117a857ae45aac80c24cbdf7af9605ac8a8dd2bc13f650daa99da6ec
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.6.0.rc.2-1.debian.6.0.5_amd64.deb
    - **md5** a7117c3b5cf2cac20a30d53c9fe20a74
    - **sha256** 4c585a7d117a857ae45aac80c24cbdf7af9605ac8a8dd2bc13f650daa99da6ec

    ## Windows MSI

    - url https://opscode-omnibus-packages.s3.amazonaws.com/windows/2008r2/x86_64/chef-client-11.6.0.rc.2-1.windows.msi
    - md5 eaf9d428b742e3c0d5cf93198d8fcf42
    - sha256 b55070fa9dd5cf263d003ef361be9f6278b21dad212f24efbd832bbe0fcedc71
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/windows/2008r2/x86_64/chef-client-11.6.0.rc.2-1.windows.msi
    - **md5** eaf9d428b742e3c0d5cf93198d8fcf42
    - **sha256** b55070fa9dd5cf263d003ef361be9f6278b21dad212f24efbd832bbe0fcedc71

    ## Solaris (Intel)

    - url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.10/i386/chef.11.6.0.rc.2-1.solaris2.5.10.i386.solaris
    - md5 aca8a8625701e726417370dd28b316be
    - sha256 5fb1a1f53a76bc9a1f6d3973fc7f546c24d2c688ca13830cf98a5a53f2607715
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.10/i386/chef.11.6.0.rc.2-1.solaris2.5.10.i386.solaris
    - **md5** aca8a8625701e726417370dd28b316be
    - **sha256** 5fb1a1f53a76bc9a1f6d3973fc7f546c24d2c688ca13830cf98a5a53f2607715

    ## Solaris (SPARC)

    - url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.9/sparc/chef.11.6.0.rc.2-1.solaris2.5.9.sparc.solaris
    - md5 4f3a42a782be728702544c38c519bc91
    - sha256 10bec780681bb6aa863e465e94369c899c2241cd21d340469688f4cf95741b51
    - **url** https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.9/sparc/chef.11.6.0.rc.2-1.solaris2.5.9.sparc.solaris
    - **md5** 4f3a42a782be728702544c38c519bc91
    - **sha256** 10bec780681bb6aa863e465e94369c899c2241cd21d340469688f4cf95741b51

    # Omnitruck API

  3. @sethvargo sethvargo revised this gist Jul 11, 2013. 1 changed file with 27 additions and 45 deletions.
    72 changes: 27 additions & 45 deletions chef-11.6.rc-update.md
    Original file line number Diff line number Diff line change
    @@ -28,75 +28,57 @@ script installer, or see the "omnitruck API" instructions.

    ## Ubuntu 13.04

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    md5 98c5443fcdc46aee75da4205d267185a
    sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    - md5 98c5443fcdc46aee75da4205d267185a
    - sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c

    ## Ubuntu 12.04

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.12.04_amd64.deb
    md5 6c7beae3515e2925ace345616c0527fe
    sha256 e0b2cf96a6cdea2b8b8e54f644ef2239b7c015b3e0fc866adcc13f0c1ece7ad2
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.12.04_amd64.deb
    - md5 6c7beae3515e2925ace345616c0527fe
    - sha256 e0b2cf96a6cdea2b8b8e54f644ef2239b7c015b3e0fc866adcc13f0c1ece7ad2

    ## Ubuntu 10.04

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/10.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.10.04_amd64.deb
    md5 f6dbc2c1b760f3a652e54e4aead8b8b7
    sha256 90f34bb9fc8ec2d848c38d79d4110bfd25cf571fec7047656b2abf91c7e1ae7a
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/10.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.10.04_amd64.deb
    - md5 f6dbc2c1b760f3a652e54e4aead8b8b7
    - sha256 90f34bb9fc8ec2d848c38d79d4110bfd25cf571fec7047656b2abf91c7e1ae7a

    ## RHEL/CentOS 6, SuSE Enterprise 12

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.6.0.rc.2-1.el6.x86_64.rpm
    md5 e5520f33bd85fd1606d7fdfca63eab38
    sha256 eaacd90f59f9422304eb87ef3c3e2999425f93c9933b13dd0a02198fecf027f5
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.6.0.rc.2-1.el6.x86_64.rpm
    - md5 e5520f33bd85fd1606d7fdfca63eab38
    - sha256 eaacd90f59f9422304eb87ef3c3e2999425f93c9933b13dd0a02198fecf027f5

    ## RHEL/CentOS 5, SuSE Enterprise 11

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-11.6.0.rc.2-1.el5.x86_64.rpm
    md5 0e4b9fc0a7721106242bff7aa4c20630
    sha256 c82532d921d687fe110d610a6442b14b634c70d33ead3f0743358b135a1fae3e
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-11.6.0.rc.2-1.el5.x86_64.rpm
    - md5 0e4b9fc0a7721106242bff7aa4c20630
    - sha256 c82532d921d687fe110d610a6442b14b634c70d33ead3f0743358b135a1fae3e

    ## Debian

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.6.0.rc.2-1.debian.6.0.5_amd64.deb
    md5 a7117c3b5cf2cac20a30d53c9fe20a74
    sha256 4c585a7d117a857ae45aac80c24cbdf7af9605ac8a8dd2bc13f650daa99da6ec
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.6.0.rc.2-1.debian.6.0.5_amd64.deb
    - md5 a7117c3b5cf2cac20a30d53c9fe20a74
    - sha256 4c585a7d117a857ae45aac80c24cbdf7af9605ac8a8dd2bc13f650daa99da6ec

    ## Windows MSI

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/windows/2008r2/x86_64/chef-client-11.6.0.rc.2-1.windows.msi
    md5 eaf9d428b742e3c0d5cf93198d8fcf42
    sha256 b55070fa9dd5cf263d003ef361be9f6278b21dad212f24efbd832bbe0fcedc71
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/windows/2008r2/x86_64/chef-client-11.6.0.rc.2-1.windows.msi
    - md5 eaf9d428b742e3c0d5cf93198d8fcf42
    - sha256 b55070fa9dd5cf263d003ef361be9f6278b21dad212f24efbd832bbe0fcedc71

    ## Solaris (Intel)

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.10/i386/chef.11.6.0.rc.2-1.solaris2.5.10.i386.solaris
    md5 aca8a8625701e726417370dd28b316be
    sha256 5fb1a1f53a76bc9a1f6d3973fc7f546c24d2c688ca13830cf98a5a53f2607715
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.10/i386/chef.11.6.0.rc.2-1.solaris2.5.10.i386.solaris
    - md5 aca8a8625701e726417370dd28b316be
    - sha256 5fb1a1f53a76bc9a1f6d3973fc7f546c24d2c688ca13830cf98a5a53f2607715

    ## Solaris (SPARC)

    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.9/sparc/chef.11.6.0.rc.2-1.solaris2.5.9.sparc.solaris
    md5 4f3a42a782be728702544c38c519bc91
    sha256 10bec780681bb6aa863e465e94369c899c2241cd21d340469688f4cf95741b51
    ```
    - url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.9/sparc/chef.11.6.0.rc.2-1.solaris2.5.9.sparc.solaris
    - md5 4f3a42a782be728702544c38c519bc91
    - sha256 10bec780681bb6aa863e465e94369c899c2241cd21d340469688f4cf95741b51

    # Omnitruck API

  4. @sethvargo sethvargo revised this gist Jul 11, 2013. 1 changed file with 45 additions and 28 deletions.
    73 changes: 45 additions & 28 deletions chef-11.6.rc-update.md
    Original file line number Diff line number Diff line change
    @@ -28,57 +28,75 @@ script installer, or see the "omnitruck API" instructions.

    ## Ubuntu 13.04

    * url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    * md5 98c5443fcdc46aee75da4205d267185a
    * sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    md5 98c5443fcdc46aee75da4205d267185a
    sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c
    ```

    ## Ubuntu 12.04

    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.12.04_amd64.deb
    md5 6c7beae3515e2925ace345616c0527fe
    sha256 e0b2cf96a6cdea2b8b8e54f644ef2239b7c015b3e0fc866adcc13f0c1ece7ad2
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.12.04_amd64.deb
    md5 6c7beae3515e2925ace345616c0527fe
    sha256 e0b2cf96a6cdea2b8b8e54f644ef2239b7c015b3e0fc866adcc13f0c1ece7ad2
    ```

    ## Ubuntu 10.04

    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/10.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.10.04_amd64.deb
    md5 f6dbc2c1b760f3a652e54e4aead8b8b7
    sha256 90f34bb9fc8ec2d848c38d79d4110bfd25cf571fec7047656b2abf91c7e1ae7a
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/10.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.10.04_amd64.deb
    md5 f6dbc2c1b760f3a652e54e4aead8b8b7
    sha256 90f34bb9fc8ec2d848c38d79d4110bfd25cf571fec7047656b2abf91c7e1ae7a
    ```

    ## RHEL/CentOS 6, SuSE Enterprise 12

    url https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.6.0.rc.2-1.el6.x86_64.rpm
    md5 e5520f33bd85fd1606d7fdfca63eab38
    sha256 eaacd90f59f9422304eb87ef3c3e2999425f93c9933b13dd0a02198fecf027f5
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.6.0.rc.2-1.el6.x86_64.rpm
    md5 e5520f33bd85fd1606d7fdfca63eab38
    sha256 eaacd90f59f9422304eb87ef3c3e2999425f93c9933b13dd0a02198fecf027f5
    ```

    ## RHEL/CentOS 5, SuSE Enterprise 11

    url https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-11.6.0.rc.2-1.el5.x86_64.rpm
    md5 0e4b9fc0a7721106242bff7aa4c20630
    sha256 c82532d921d687fe110d610a6442b14b634c70d33ead3f0743358b135a1fae3e
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-11.6.0.rc.2-1.el5.x86_64.rpm
    md5 0e4b9fc0a7721106242bff7aa4c20630
    sha256 c82532d921d687fe110d610a6442b14b634c70d33ead3f0743358b135a1fae3e
    ```

    ## Debian

    url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.6.0.rc.2-1.debian.6.0.5_amd64.deb
    md5 a7117c3b5cf2cac20a30d53c9fe20a74
    sha256 4c585a7d117a857ae45aac80c24cbdf7af9605ac8a8dd2bc13f650daa99da6ec
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.6.0.rc.2-1.debian.6.0.5_amd64.deb
    md5 a7117c3b5cf2cac20a30d53c9fe20a74
    sha256 4c585a7d117a857ae45aac80c24cbdf7af9605ac8a8dd2bc13f650daa99da6ec
    ```

    ## Windows MSI

    url https://opscode-omnibus-packages.s3.amazonaws.com/windows/2008r2/x86_64/chef-client-11.6.0.rc.2-1.windows.msi
    md5 eaf9d428b742e3c0d5cf93198d8fcf42
    sha256 b55070fa9dd5cf263d003ef361be9f6278b21dad212f24efbd832bbe0fcedc71
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/windows/2008r2/x86_64/chef-client-11.6.0.rc.2-1.windows.msi
    md5 eaf9d428b742e3c0d5cf93198d8fcf42
    sha256 b55070fa9dd5cf263d003ef361be9f6278b21dad212f24efbd832bbe0fcedc71
    ```

    ## Solaris (Intel)

    url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.10/i386/chef.11.6.0.rc.2-1.solaris2.5.10.i386.solaris
    md5 aca8a8625701e726417370dd28b316be
    sha256 5fb1a1f53a76bc9a1f6d3973fc7f546c24d2c688ca13830cf98a5a53f2607715
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.10/i386/chef.11.6.0.rc.2-1.solaris2.5.10.i386.solaris
    md5 aca8a8625701e726417370dd28b316be
    sha256 5fb1a1f53a76bc9a1f6d3973fc7f546c24d2c688ca13830cf98a5a53f2607715
    ```

    ## Solaris (SPARC)

    url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.9/sparc/chef.11.6.0.rc.2-1.solaris2.5.9.sparc.solaris
    md5 4f3a42a782be728702544c38c519bc91
    sha256 10bec780681bb6aa863e465e94369c899c2241cd21d340469688f4cf95741b51
    ```text
    url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.9/sparc/chef.11.6.0.rc.2-1.solaris2.5.9.sparc.solaris
    md5 4f3a42a782be728702544c38c519bc91
    sha256 10bec780681bb6aa863e465e94369c899c2241cd21d340469688f4cf95741b51
    ```

    # Omnitruck API

    @@ -89,4 +107,3 @@ API:

    Valid values for platform, platform version, and architecture are
    defined here: https://github.com/opscode/omnibus-chef/blob/master/jenkins/chef.json

  5. danielsdeleo revised this gist Jul 11, 2013. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions chef-11.6.rc-update.md
    Original file line number Diff line number Diff line change
    @@ -28,9 +28,9 @@ script installer, or see the "omnitruck API" instructions.

    ## Ubuntu 13.04

    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    md5 98c5443fcdc46aee75da4205d267185a
    sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c
    * url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    * md5 98c5443fcdc46aee75da4205d267185a
    * sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c

    ## Ubuntu 12.04

  6. danielsdeleo revised this gist Jul 11, 2013. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions chef-11.6.rc-update.md
    Original file line number Diff line number Diff line change
    @@ -28,9 +28,9 @@ script installer, or see the "omnitruck API" instructions.

    ## Ubuntu 13.04

    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    md5 98c5443fcdc46aee75da4205d267185a
    sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c
    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    md5 98c5443fcdc46aee75da4205d267185a
    sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c

    ## Ubuntu 12.04

  7. danielsdeleo revised this gist Jul 11, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion chef-11.6.rc-update.md
    Original file line number Diff line number Diff line change
    @@ -18,7 +18,7 @@ http://docs.opscode.com/release_notes.html

    # Installing the RC w/ Magical Shell Script:

    curl -L "https://www.opscode.com/chef/install.sh" | sudo bash -s -- -p
    curl -L "https://www.opscode.com/chef/install.sh" | sudo bash -s -- -p

    # Omnibus Package Links

  8. danielsdeleo created this gist Jul 11, 2013.
    92 changes: 92 additions & 0 deletions chef-11.6.rc-update.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,92 @@
    Hi Chefs,

    Since we announced the 11.6 Release Candidate, we've been busy running
    test scenarios to verify new features and bug fixes. This round of
    testing is complete, and we've released a new RC with a handful of
    fixes. Unless any new issues are found, this RC will become the 11.6.0
    release. If you've been wondering how you can contribute to Chef,
    testing this release in your environment is a great way to help out.

    For the full list of changes in this release, please see the draft
    release notes:

    http://docs.opscode.com/release_notes.html

    # Installing the RC w/ rubygems:

    gem install chef ohai mixlib-shellout --pre

    # Installing the RC w/ Magical Shell Script:

    curl -L "https://www.opscode.com/chef/install.sh" | sudo bash -s -- -p

    # Omnibus Package Links

    Links for most platforms are below. Only the 64-bit versions are shown
    for Intel-based platforms. If you need a 32-bit package, use the shell
    script installer, or see the "omnitruck API" instructions.

    ## Ubuntu 13.04

    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.13.04_amd64.deb
    md5 98c5443fcdc46aee75da4205d267185a
    sha256 aa02aeebc5bee581c629c7519b1fc5a8bbf0e4175fcba5ebacf5d17a85ce283c

    ## Ubuntu 12.04

    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.12.04_amd64.deb
    md5 6c7beae3515e2925ace345616c0527fe
    sha256 e0b2cf96a6cdea2b8b8e54f644ef2239b7c015b3e0fc866adcc13f0c1ece7ad2

    ## Ubuntu 10.04

    url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/10.04/x86_64/chef_11.6.0.rc.2-1.ubuntu.10.04_amd64.deb
    md5 f6dbc2c1b760f3a652e54e4aead8b8b7
    sha256 90f34bb9fc8ec2d848c38d79d4110bfd25cf571fec7047656b2abf91c7e1ae7a

    ## RHEL/CentOS 6, SuSE Enterprise 12

    url https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.6.0.rc.2-1.el6.x86_64.rpm
    md5 e5520f33bd85fd1606d7fdfca63eab38
    sha256 eaacd90f59f9422304eb87ef3c3e2999425f93c9933b13dd0a02198fecf027f5

    ## RHEL/CentOS 5, SuSE Enterprise 11

    url https://opscode-omnibus-packages.s3.amazonaws.com/el/5/x86_64/chef-11.6.0.rc.2-1.el5.x86_64.rpm
    md5 0e4b9fc0a7721106242bff7aa4c20630
    sha256 c82532d921d687fe110d610a6442b14b634c70d33ead3f0743358b135a1fae3e

    ## Debian

    url https://opscode-omnibus-packages.s3.amazonaws.com/debian/6/x86_64/chef_11.6.0.rc.2-1.debian.6.0.5_amd64.deb
    md5 a7117c3b5cf2cac20a30d53c9fe20a74
    sha256 4c585a7d117a857ae45aac80c24cbdf7af9605ac8a8dd2bc13f650daa99da6ec

    ## Windows MSI

    url https://opscode-omnibus-packages.s3.amazonaws.com/windows/2008r2/x86_64/chef-client-11.6.0.rc.2-1.windows.msi
    md5 eaf9d428b742e3c0d5cf93198d8fcf42
    sha256 b55070fa9dd5cf263d003ef361be9f6278b21dad212f24efbd832bbe0fcedc71

    ## Solaris (Intel)

    url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.10/i386/chef.11.6.0.rc.2-1.solaris2.5.10.i386.solaris
    md5 aca8a8625701e726417370dd28b316be
    sha256 5fb1a1f53a76bc9a1f6d3973fc7f546c24d2c688ca13830cf98a5a53f2607715

    ## Solaris (SPARC)

    url https://opscode-omnibus-packages.s3.amazonaws.com/solaris2/5.9/sparc/chef.11.6.0.rc.2-1.solaris2.5.9.sparc.solaris
    md5 4f3a42a782be728702544c38c519bc91
    sha256 10bec780681bb6aa863e465e94369c899c2241cd21d340469688f4cf95741b51

    # Omnitruck API

    To fetch a package URL and checksums, you can use the Omnitruck metadata
    API:

    curl 'https://www.opscode.com/chef/metadata?p=ubuntu&pv=13.04&m=x86_64&prerelease=true'

    Valid values for platform, platform version, and architecture are
    defined here: https://github.com/opscode/omnibus-chef/blob/master/jenkins/chef.json