Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added direct yaml write of cloud-init config #1

Merged
merged 3 commits into from
Jan 22, 2018
Merged

added direct yaml write of cloud-init config #1

merged 3 commits into from
Jan 22, 2018

Conversation

burlunder
Copy link

It's better to directly write cloud-init config file in yaml format from internal chef representation in mash.

As modern kitchen throws errors when trying upload file from symbolic links, default test profile is copied to lwrp and attributes suites.

@Sliim Sliim self-requested a review January 22, 2018 17:14
description 'Deploy cloud-init configuration files'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.0'
chef_version '>= 13.0' if respond_to?(:chef_version)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be compatible Chef 12

@Sliim Sliim merged commit 1e7adee into Numergy:master Jan 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants