puppet-memcached
puppet-memcached copied to clipboard
Default user on debian to "memcache"
A Debian/stretch memcached package installation would install a configuration file with -u memcache, so probably the puppet module should also set $user = 'memcache' on Debian systems.