Open badc0re opened 8 years ago
Could you provide more details about your setup? Puppet, Ruby version, etc. Which version of puppet-mesos
do you use?
There's a spec that seems to be passing on all tested platforms.
I used the current master branch version, ruby 1.9, puppet 3.8.4 , i just ran the samples for master and slave that are provided in the README.md.
Parameter manage_zk_file
controls the way how we treat /etc/mesos/zk
file. From the description you gave, it seems like you are mixing it with mesos::property
which manages files in configuration directory e.g. /etc/mesos-slave
or /etc/mesos-master
.
It says that the parameter is enabled by default, but it is not, i tried to enable the parameter and instead it created a file called "?manage_zk_file" in /etc/mesos-master/.