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

mysql has no configuration #199

Open
djmitche opened this issue May 19, 2018 · 3 comments
Open

mysql has no configuration #199

djmitche opened this issue May 19, 2018 · 3 comments

Comments

@djmitche
Copy link
Member

The mysql jail has no Ansible configuration

@seankelly
Copy link
Member

Is it used?

@djmitche
Copy link
Member Author

Apparently not!

mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| performance_schema |
| test               |
| tmp                |
| trac               |
+--------------------+
6 rows in set (0.01 sec)

Is there anything special required to delete a jail? I can do the ansible bits, just not sure how to configure service3 to make the jail go away..

@seankelly
Copy link
Member

I bet ezjail has a command to delete jails, so you'd need to use that. Off the top of my head, I would set it up so there's still a jail YAML file but rather than setting up the jail, it would be deleted.

@djmitche djmitche changed the title mysql has no configuratoin mysql has no configuration Feb 5, 2019
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

2 participants