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

make teleport configure not fail when provided an non existing data-dir #12673

Merged
merged 3 commits into from
May 17, 2022

Conversation

mcbattirola
Copy link
Contributor

teleport configure fails for users who don't have /var/lib/teleport. Since teleport start will create this directory (or any that the user provides as the data directory), configure should not fail because of this.

Closes #12653

@github-actions github-actions bot requested review from atburke and codingllama May 16, 2022 11:38
@mcbattirola mcbattirola requested review from zmb3 and removed request for codingllama and atburke May 16, 2022 11:38
@mcbattirola mcbattirola changed the title make accept unexisting dir for data-dir make teleport configure not fail when provided an non existing data-dir May 16, 2022
@mcbattirola mcbattirola requested review from r0mant and jakule May 17, 2022 11:49
@mcbattirola mcbattirola enabled auto-merge (squash) May 17, 2022 20:53
@mcbattirola mcbattirola merged commit ef70c29 into master May 17, 2022
@mcbattirola mcbattirola deleted the mcbattirola/configure-allow-nonexisting-dir branch May 21, 2022 13:23
@webvictim webvictim mentioned this pull request Jun 8, 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.

teleport configure should not require --data-dir
3 participants