Closed ngoduykhanh closed 6 years ago
Are you sure you want to create /etc/etcd and not /etc/default/etcd?
Also, isn't this dir supposed to be created by the package?
Anyway, let me know if you actually want /etc/etcd and I will merge it
And thank you @ngoduykhanh for your contribution
Hi,
Sorry for late response. /etc/default/etcd
is automatically created by the package itself, but /etc/etcd not. I am not sure whether /etc/etcd
is being used by etcd pacakge in ubuntu, but with this code, the puppet module is trying to create a file in non-existing directory.
Sorry for the delay
As my report in issue #31. It looks like the current module doesn't work with Ubuntu. Also, on ubuntu, the default configuration file for etc should be
/etc/default/etcd
as following systemd file