<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/doc/examples/cloud-config-chef.txt, branch rolling</title>
<subtitle> (mirror of https://github.com/vyos/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2022-01-10T22:56:29+00:00</updated>
<entry>
<title>Remove 3.5 and xenial support (SC-711) (#1167)</title>
<updated>2022-01-10T22:56:29+00:00</updated>
<author>
<name>James Falcon</name>
<email>james.falcon@canonical.com</email>
</author>
<published>2022-01-10T22:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=dc1aabfca851e520693c05322f724bd102c76364'/>
<id>urn:sha1:dc1aabfca851e520693c05322f724bd102c76364</id>
<content type='text'>
Includes:
 - Update tox.ini and .travis.yml accordingly
 - Cleanup tox.ini with new tox syntax and cloud-init dependencies
 - Update documentation accordingly
 - Replace/remove xenial references where additional testing isn't required
 - Remove xenial checks in integration tests
 - Replace yield_fixture with fixture in pytest tests

Sections of code commented with lines like "Remove when Xenial is no
longer supported" still exist as they're require additional testing.</content>
</entry>
<entry>
<title>Fix chef apt source example (#826)</title>
<updated>2021-03-24T19:57:53+00:00</updated>
<author>
<name>timothegenzmer</name>
<email>timothegenzmer@users.noreply.github.com</email>
</author>
<published>2021-03-24T19:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=d4acc0920cdc19e5be3e1054a9a5fbc20e954492'/>
<id>urn:sha1:d4acc0920cdc19e5be3e1054a9a5fbc20e954492</id>
<content type='text'>
key is a property of source1 and not sources</content>
</entry>
<entry>
<title>Fix cloud config on chef example (#551)</title>
<updated>2020-08-26T15:22:46+00:00</updated>
<author>
<name>lucasmoura</name>
<email>lucas.moura@canonical.com</email>
</author>
<published>2020-08-26T15:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=947a316a784580da0e91685b44635067e82e0038'/>
<id>urn:sha1:947a316a784580da0e91685b44635067e82e0038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable chef_license support for chef infra client (#389)</title>
<updated>2020-05-27T22:49:38+00:00</updated>
<author>
<name>Bipin Bachhao</name>
<email>bipinbachhao@gmail.com</email>
</author>
<published>2020-05-27T22:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=0919bd46bbd1b12158c369569ec1298bb000dd8a'/>
<id>urn:sha1:0919bd46bbd1b12158c369569ec1298bb000dd8a</id>
<content type='text'>
Co-authored-by: Daniel Watkins &lt;oddbloke@ubuntu.com&gt;</content>
</entry>
<entry>
<title>YAML align indent sizes for docs readability  (#323)</title>
<updated>2020-04-22T18:38:15+00:00</updated>
<author>
<name>Tak Nishigori</name>
<email>nishigori.tak@gmail.com</email>
</author>
<published>2020-04-22T18:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=1b049e6e51a9ac1ca02bf33629ede5c47c5b1941'/>
<id>urn:sha1:1b049e6e51a9ac1ca02bf33629ede5c47c5b1941</id>
<content type='text'>
This proposal has been aligned in a human readable.

    There are no changes to this except for spac
    The indentation size is not specifically defined in the YAML RFC
        $ make yaml has passed on my-machine

I set the indentation size to the largest number of articles in the repository (dictionary: 2)

(And also include nishigori as a CLA signer.)</content>
</entry>
<entry>
<title>Enable encrypted_data_bag_secret support for Chef</title>
<updated>2019-02-25T19:09:39+00:00</updated>
<author>
<name>Eric Williams</name>
<email>eric@subcritical.org</email>
</author>
<published>2019-02-25T19:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=8cfcc28db1acc7594dbbf76b846f4964f40f9e63'/>
<id>urn:sha1:8cfcc28db1acc7594dbbf76b846f4964f40f9e63</id>
<content type='text'>
Encrypted data bags require a secrets file to be present to
decrypt, and the location of the file must be configured the
Chef client configuration file, client.rb.

This update enables cloud-init's chef module to update that
setting in client.rb.

LP: #1817082
</content>
</entry>
<entry>
<title>doc: fix chef install from apt packages example in RTD.</title>
<updated>2018-02-26T22:17:46+00:00</updated>
<author>
<name>Chad Smith</name>
<email>chad.smith@canonical.com</email>
</author>
<published>2018-02-26T22:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=417a5c03523ac477983dd830957190858b045d62'/>
<id>urn:sha1:417a5c03523ac477983dd830957190858b045d62</id>
<content type='text'>
Apt key was mistyped in the example.

Should be
apt:
  sources:
      source1:

instead of

apt:
  source1:
    source:
</content>
</entry>
<entry>
<title>chef: Add option to pin chef omnibus install version</title>
<updated>2017-09-14T04:22:25+00:00</updated>
<author>
<name>Ethan Apodaca</name>
<email>papodaca@gmail.com</email>
</author>
<published>2017-09-14T04:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=cf10a2ff2e2f666d9370f38297a5a105e809ea3c'/>
<id>urn:sha1:cf10a2ff2e2f666d9370f38297a5a105e809ea3c</id>
<content type='text'>
Most users of chef will want to pin the version that is installed.
Typically new versions of chef have to be evaluated for breakage etc.

This change proposes a new optional `omnibus_version` field to the chef
configuration. The changeset also adds documentation referencing the new
field.

LP: #1462693
</content>
</entry>
<entry>
<title>Chef: Update omnibus url to chef.io, minor doc changes.</title>
<updated>2017-06-08T19:40:46+00:00</updated>
<author>
<name>JJ Asghar</name>
<email>jj@chef.io</email>
</author>
<published>2017-06-06T01:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=ad2680a689ab78847ccce7766d6591797d99e219'/>
<id>urn:sha1:ad2680a689ab78847ccce7766d6591797d99e219</id>
<content type='text'>
- Updated to standard chef.io url
- Removed the port 4000, due to that has been deprecated
- Added Note about the run_list not being required

Signed-off-by: JJ Asghar &lt;jj@chef.io&gt;
</content>
</entry>
<entry>
<title>Fix examples that reference upstream chef repository.</title>
<updated>2017-04-12T20:02:01+00:00</updated>
<author>
<name>Jon Grimm</name>
<email>jon.grimm@canonical.com</email>
</author>
<published>2017-03-31T18:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=291d2976bd7b95e492a004ed7ce80e47ad85905d'/>
<id>urn:sha1:291d2976bd7b95e492a004ed7ce80e47ad85905d</id>
<content type='text'>
Also add integration test.  Note: this new test is not comprehensive; it
simply ensures that the example chef configuration does not blow up and
that chef seems to be installed after its completion.

This new test is disabled by default as it depends on a 3rd party
repository.

LP: #1678145
</content>
</entry>
</feed>
