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

Remove all traces of 'the Grid' #14

Merged
merged 1 commit into from
Mar 2, 2018
Merged

Conversation

cdelgehier
Copy link

  • references to DAS and GRID are removed
  • A useless file is deleted too. I found this one in the docker image.
[root@7871c5b819cb /]# rpm -qf /etc/gridinit/gridinit.conf
openio-gridinit-1.6-2.el7.oio.x86_64
[root@7871c5b819cb /]# cat /etc/gridinit/gridinit.conf
[Default]
listen=/var/run/gridinit.sock
pidfile=/var/run/gridinit.pid
uid=admgrid
gid=admgrid
working_dir=/GRID/common/core

limit.core_size=-1
limit.max_files=8192
limit.stack_size=1024

include=/GRID/*/conf/gridinit.conf.d/*

- references to DAS and GRID are removed
- A useless file is deleted too. I found this one in the docker image.

[root@7871c5b819cb /]# rpm -qf /etc/gridinit/gridinit.conf
openio-gridinit-1.6-2.el7.oio.x86_64
[root@7871c5b819cb /]# cat /etc/gridinit/gridinit.conf
[Default]
listen=/var/run/gridinit.sock
pidfile=/var/run/gridinit.pid
uid=admgrid
gid=admgrid
working_dir=/GRID/common/core

limit.core_size=-1
limit.max_files=8192
limit.stack_size=1024

include=/GRID/*/conf/gridinit.conf.d/*
@vincent-legoll
Copy link

+1

@vincent-legoll vincent-legoll requested review from vincent-legoll and removed request for vincent-legoll March 2, 2018 09:16
Copy link

@vincent-legoll vincent-legoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I had done a similar thing in the ansible-role, in fact this PR is better.

@fvennetier fvennetier merged commit 3e365a8 into open-io:master Mar 2, 2018
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.

3 participants