Resource Type: htaccess
- Defined in:
- lib/puppet/type/htaccess.rb
- Providers:
-
htaccess
Overview
Manages the contents of htaccess files using the htpasswd command. Right now the $namevar must be a path/user combination as documented under the $name parameter. Hopefully, this can be fixed in the future.
Note: If you want different permissions than root:root 640, you will need to create a ‘file’ object to manage the target file.