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

add init support for centos7 #44

Closed
nathangoulding opened this issue Apr 3, 2020 · 1 comment · Fixed by #62
Closed

add init support for centos7 #44

nathangoulding opened this issue Apr 3, 2020 · 1 comment · Fixed by #62
Assignees
Projects

Comments

@nathangoulding
Copy link
Contributor

The setup script is not working on a CentOS 7 machine:

[root@localhost tink]# ./setup_with_docker_compose.sh
grep: /etc/network/interfaces: No such file or directory
This is network interface
grep: /etc/network/interfaces: No such file or directory

It should also have set -e to stop execution if there are errors.

@nathangoulding nathangoulding changed the title add support for centos7 add init support for centos7 Apr 3, 2020
@nathangoulding nathangoulding added this to In Progress in Issues List Apr 14, 2020
@parauliya
Copy link
Contributor

parauliya commented Apr 21, 2020

Hi @nathangoulding , This issue has been addressed in PR #62 which is for the issue #49 .

@parauliya parauliya linked a pull request Apr 21, 2020 that will close this issue
@nathangoulding nathangoulding moved this from In Progress to Just shipped in Issues List Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Issues List
  
Just shipped
Development

Successfully merging a pull request may close this issue.

3 participants