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 host_certificate dir + rollback #101

Closed
esilvaju opened this issue Aug 6, 2019 · 3 comments
Closed

Fix host_certificate dir + rollback #101

esilvaju opened this issue Aug 6, 2019 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@esilvaju
Copy link
Contributor

esilvaju commented Aug 6, 2019

  • create host_certificate/$host_fqdn
  • set permissions

Also, looks like pre_deploy rollback is not removing host_certificates. That needs to be taken care of in this issue as well.

@esilvaju esilvaju added the enhancement New feature or request label Aug 6, 2019
@esilvaju esilvaju added this to the 1.0.0 milestone Aug 6, 2019
@esilvaju esilvaju added this to To do in 1.0.x via automation Aug 6, 2019
esilvaju added a commit that referenced this issue Aug 7, 2019
maany added a commit that referenced this issue Aug 9, 2019
@maany
Copy link
Member

maany commented Aug 9, 2019

We must also check how to copy the certs if permission set by site admin is already 600/400

@maany maany added this to To do in 2.0.x via automation Oct 25, 2019
@maany
Copy link
Member

maany commented Oct 25, 2019

At present, the fileserver seems to be copying only certificates with permission 777.
We need to change the existing permissions on config master before copying certificates and change them back to sth more secure on the config master, after copying them

@maany maany changed the title Fix host_certificate dir Fix host_certificate dir + rollback Jan 22, 2020
@maany maany modified the milestones: 1.0.0, 1.0.6 Jan 22, 2020
maany added a commit that referenced this issue Jan 22, 2020
@maany maany closed this as completed Jan 22, 2020
1.0.x automation moved this from To do to Done Jan 22, 2020
2.0.x automation moved this from To do to Done Jan 22, 2020
@maany maany added bug Something isn't working and removed enhancement New feature or request labels Jan 22, 2020
@maany maany reopened this Feb 19, 2020
1.0.x automation moved this from Done to In progress Feb 19, 2020
2.0.x automation moved this from Done to In progress Feb 19, 2020
@maany maany modified the milestones: 1.0.6, 1.0.14 Feb 19, 2020
@maany
Copy link
Member

maany commented Feb 19, 2020

Puppet only copies files owned by puppet:puppet or puppet:root with permissions 555

1.0.x automation moved this from In progress to Done Feb 21, 2020
2.0.x automation moved this from In progress to Done Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
1.0.x
  
Done
2.0.x
  
Done
Development

No branches or pull requests

2 participants