Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

mesos_user_http_host #114

Merged
merged 1 commit into from
Jul 7, 2015
Merged

mesos_user_http_host #114

merged 1 commit into from
Jul 7, 2015

Conversation

dmitrypekar
Copy link
Contributor

Hey,

This is first PR. It is required for two purposes:

  • dev (need possibility to specify http host name);
  • dcos compat (need possibility to specify framework user);

I've added support of following options:

  • mesos_user - specifies framework user (defaults to "");
  • host - specifies public address of http host (defaults to "localhost");

Both those options are required if running Scheduler outside of mesos hosts
(for instance when using vagrant for mesos and running Scheduler inside IDE).

Please review & merge.

@BenWhitehead
Copy link
Contributor

Thanks @dmitrypekar

BenWhitehead added a commit that referenced this pull request Jul 7, 2015
@BenWhitehead BenWhitehead merged commit 7515ebc into mesosphere-backup:master Jul 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants