Miguel, create a file named: /etc/mesos-slave/resources/ports(*) It should contain: [21000-24000]
On Fri, Nov 13, 2015 at 6:30 AM, Miguel Ángel Ausó <[email protected]> wrote: > Hi > > I'm trying configure "port offers" in mesos-slave using a configuration > file (I'm using mesosphere package), I know that I can use the "--resource" > option in start command, but I need to know if it's possible using a > configuration file, the same that other option, for exemple gc-delay or > master configuration > > I tried with differents formats in > /etc/mesos-slave/resources/ports > [21000-24000] > ports:[21000-24000] > *:[21000-24000] > 21000-24000 > > thanks!! > > > -- https://github.com/mindscratch https://www.google.com/+CraigWickesser https://twitter.com/mind_scratch https://twitter.com/craig_links

