Changeset - 477af6c6a056
[Not reviewed]
0 1 0
Lance Edgar - 5 years ago 2019-09-26 22:02:02
lance@edbob.org
Add TODO comment
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general) First comment
rattail_fabric2/mysql.py
Show inline comments
 
@@ -34,6 +34,7 @@ def install(c):
 
    """
 
    Install the MySQL database service
 
    """
 
    # TODO: must install 'mysql-server' instead for Ubuntu 16.04
 
    apt.install(c, 'default-mysql-server')
 

	
 

	
0 comments (0 inline, 0 general) First comment
You need to be logged in to comment. Login now