[PATCH] iwhd rest.c requires the users.js mode to be 700

Mo Morsi mmorsi at redhat.com
Mon Dec 5 16:29:32 UTC 2011


On 12/05/2011 11:06 AM, Chris Alfonso wrote:
> ---
>   recipes/aeolus/manifests/iwhd.pp |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/aeolus/manifests/iwhd.pp b/recipes/aeolus/manifests/iwhd.pp
> index 0c745a6..1e93b01 100644
> --- a/recipes/aeolus/manifests/iwhd.pp
> +++ b/recipes/aeolus/manifests/iwhd.pp
> @@ -37,7 +37,7 @@ class aeolus::iwhd inherits aeolus {
>
>       file {"/etc/iwhd/users.js":
>         content =>  template("aeolus/iwhd-users.js"),
> -      mode =>  755,
> +      mode =>  700,
>         require =>  Package['iwhd'] }
>
>       service { 'mongod':

ACK

   -Mo



More information about the aeolus-devel mailing list