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

PC-255 |Update HAPI packer/puppet to be compatible with Amazon Linux 2 #4

Merged
merged 9 commits into from
Apr 11, 2022

Conversation

rushikeshtayde04
Copy link

No description provided.

file {
'/opt/td-agent':
owner => 'td-agent',
group => 'td-agent',
Copy link

Choose a reason for hiding this comment

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

May be as an improvement we can use placeholders from whats set in the params for owner and group similar to https://github.com/acquia/puppet-fluentd/blob/master/manifests/user.pp
https://github.com/acquia/puppet-fluentd/blob/master/manifests/params.pp

      owner   => $::fluentd::user_name
      group   => $::fluentd::user_group,

Copy link
Author

Choose a reason for hiding this comment

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

Done

@rushikeshtayde04 rushikeshtayde04 marked this pull request as ready for review April 11, 2022 09:08
@Zlender Zlender merged commit 94f3ebd into acquia:master Apr 11, 2022
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.

3 participants