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!!

