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

configuration files must not be required for build #277

Closed
loomis opened this issue May 30, 2016 · 2 comments
Closed

configuration files must not be required for build #277

loomis opened this issue May 30, 2016 · 2 comments

Comments

@loomis
Copy link
Contributor

loomis commented May 30, 2016

Currently, two configuration files are required to build the SlipStream software. This is wrong; the build must not depend on outside configuration.

The following is the text from the contributors guide concerning these files:

$ touch /usr/bin/slipstream.client.conf

$ cat > ~/slipstream.context << EOF
[contextualization]
diid = 123
cookie = foo
serviceurl = http://example.com
node_instance_name = instance-name
EOF
@loomis
Copy link
Contributor Author

loomis commented Jun 7, 2016

The slipstream.context file no longer appears to be needed for the build.

@konstan
Copy link
Member

konstan commented Jun 8, 2016

slipstream.context is still need for the build. Opened #282

@loomis loomis added this to the v3.6 milestone Jun 8, 2016
@loomis loomis closed this as completed Jun 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants