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

/var/www/easypress.ca/q8z94biV2aEUQg6Zrc7yBCp.php does not have a random filename #4

Open
kheops2713 opened this issue Jun 22, 2015 · 0 comments

Comments

@kheops2713
Copy link
Contributor

This file's name is designed to be random in order to avoid being queried from outside. However as of now its name is hardcoded in the repo.

Instead, a random filename could be generated and stored in a local configuration file when executing a play-init-* playbook, and then used when actually deploying the servers. Some jinja2 code can be written to generate random strings. Would this be a good approach?

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