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

Fix permissions on delivery.license #38

Open
brandocorp opened this issue May 30, 2017 · 0 comments
Open

Fix permissions on delivery.license #38

brandocorp opened this issue May 30, 2017 · 0 comments

Comments

@brandocorp
Copy link
Contributor

We're running automate 0.8.5, and it seems they've updated the permissions for the deliver.license file. I'm currently getting license errors, and this was the only thing I could find that had changed.

From automate-ctl reconfigure

* file[/var/opt/delivery/license/delivery.license] action create[2017-05-30T20:30:44+00:00] INFO: Processing file[/var/opt/delivery/license/delivery.license] action create (delivery::license_check line 35)
[2017-05-30T20:30:44+00:00] INFO: file[/var/opt/delivery/license/delivery.license] owner changed to 999
[2017-05-30T20:30:44+00:00] INFO: file[/var/opt/delivery/license/delivery.license] mode changed to 644

    - change mode from '0600' to '0644'
    - change owner from 'root' to 'delivery'

and then when running chef-client using the chef_automate I see this

 * chef_file[/var/opt/delivery/license/delivery.license] action create
      * cookbook_file[/var/opt/delivery/license/delivery.license] action create
        - change mode from '0644' to '0600'
        - change owner from 'delivery' to 'root'
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

No branches or pull requests

1 participant