evarghese
32dbb6da55
Merge pull request #4 from PLOS-Formulas/ITI-3671-qa-stage-access
...
ITI-3671 grant qa full access to stage environments
2018-09-27 17:08:49 -07:00
Chris Haumesser
0cf768889d
ITI-3671 grant qa full access to stage environments
2018-09-27 17:03:15 -07:00
evarghese
588e58fcc8
Merge pull request #3 from PLOS-Formulas/ITI-3263_noexec
...
ITI-3263 added noexec
2018-03-12 14:35:42 -07:00
Eldo Varghese
fae6d2bff1
ITI-3263 added noexec
2018-03-07 16:38:01 -08:00
mel
0de2ca42db
Merge pull request #1 from PLOS-Formulas/ITP-1245-auto-sudoers-groups
...
Itp 1245 auto sudoers groups
2017-02-16 11:32:54 -08:00
bellaweo
302063b7a6
we only need the keys of the group_maps pillar
2017-02-15 14:52:37 -08:00
bellaweo
d1767ba253
non vagrant/dev environments can only run commands as root
2017-02-15 14:51:53 -08:00
bellaweo
79d1677e7f
add comment
2017-02-15 14:27:40 -08:00
bellaweo
9fe077af8c
specify group specific value or default
2017-02-15 14:25:03 -08:00
bellaweo
c0740ccbff
oops. put that % back in for groups additions!
2017-02-15 09:19:09 -08:00
bellaweo
966b189127
this owrks but would like to remove the if statement
2017-02-14 16:30:14 -08:00
bellaweo
35c995aee7
syntax errors
2017-02-14 15:37:13 -08:00
bellaweo
ebb103d6a4
init commit, create lookup table
2017-02-14 13:34:39 -08:00
bellaweo
9e23258c9a
Provide an explicit default value for sudoers:lookup
2016-12-21 11:07:35 -08:00
Nitin Madhok
2045591a9d
Merge pull request #24 from aboe76/opensuse_support
...
added opensuse support
2015-03-07 05:32:45 -07:00
Niels Abspoel
052923a076
added opensuse support
2015-03-07 11:28:49 +01:00
Wolodja Wentland
4098e46527
Merge pull request #22 from smlloyd/master
...
Fix overwriting dictionary with pillar data.
2015-01-12 09:44:56 +01:00
Simon Lloyd
34f3aed102
Fix overwriting dictionary with pillar data.
...
The dictionary ``sudoers`` is defined twice instead of once,
and then updated with additional values from pillar data. This
prevents looking up map values. This patch updates, instead of
overwrites the dictionary.
2015-01-10 23:48:19 +01:00
Seth House
1ecdcc5a9b
Merge pull request #21 from rfairburn/master
...
Fixes escaped spaces in users/groups
2015-01-09 11:34:13 -07:00
Robert Fairburn
3db683d657
Fixes escaped spaces in users/groups
2015-01-09 09:14:09 -06:00
Nitin Madhok
a191934544
Merge pull request #20 from aboe76/pillar_lookup_map
...
Pillar lookup map
2015-01-02 04:26:13 +05:30
Niels Abspoel
c2265a81f6
Added archlinux support and improved lookup table
2015-01-01 23:44:47 +01:00
Niels Abspoel
78b8323716
updated pillar lookup with map.jinja
2015-01-01 23:14:56 +01:00
Nitin Madhok
0a1fab9f8a
Merge pull request #19 from smlloyd/master
...
included_files default changed to empty dict.
2014-12-24 10:05:26 -05:00
Simon Lloyd
ffc287bf34
included_files default changed to empty dict.
2014-12-24 15:08:03 +01:00
Nitin Madhok
a3d228bb05
Merge pull request #18 from ymage/patch-2
...
Revert change
2014-12-12 09:01:27 -05:00
ymage
e732663da9
Revert change
...
The '#' here does not indicate a comment
2014-12-12 14:57:35 +01:00
Nitin Madhok
9ec75d1cd8
Merge pull request #16 from ymage/patch-1
...
Update sudoers
2014-12-11 08:55:41 -05:00
ymage
f9e8655284
Update sudoers
...
Enable includedir
2014-12-11 14:45:57 +01:00
Nitin Madhok
4e579839c5
Merge pull request #15 from JaseFace/master
...
FreeBSD support with group 0 being wheel, clean up config-path
2014-10-14 02:22:03 -04:00
Jason Wolfe
5f6395fc43
FreeBSD support with group 0 being wheel, clean up config-path
2014-10-13 23:15:30 -07:00
David Boucha
7d216f395f
Merge pull request #14 from jszakmeister/fix-typo-in-pillar-example
...
pillar.example: fix a small typo
2014-10-04 13:34:19 -06:00
John Szakmeister
78a06fd562
pillar.example: fix a small typo
2014-10-04 15:29:39 -04:00
Forrest
36744c92de
Merge pull request #13 from kev009/master
...
Initial FreeBSD support
2014-10-02 11:12:06 -07:00
Kevin Bowling
8fa0d85ac9
Initial FreeBSD support
2014-10-02 00:29:40 -07:00
Kevin Bowling
f7f01e6714
Pillar whitespace
2014-10-02 00:22:49 -07:00
Nitin Madhok
4f3761301e
Merge pull request #12 from andrew-vant/mintsupport
...
Added Linux Mint support.
2014-10-01 11:29:22 -04:00
Andrew Vant
c9230f1b14
Added Linux Mint support.
2014-10-01 11:26:17 -04:00
Nitin Madhok
f6af37072c
Merge pull request #11 from andrew-vant/sudoers-defaults
...
Fixed default permissions for Debian-based distributions.
2014-10-01 11:19:41 -04:00
Andrew Vant
8bf6d6711f
Fixed default permissions for Debian-based distributions.
...
The code around lines 84 and 91 expects 'specs' to be a list,
but the defaults provide a single string value. This causes
wrong behavior if sudoers:users or sudoers:groups are not
specified in pillar.
2014-10-01 11:03:54 -04:00
Nitin Madhok
ba5fe97d2a
Update README.rst
2014-09-07 22:02:22 -04:00
Nitin Madhok
f9a2f7269c
Update README.rst
2014-09-07 22:02:14 -04:00
Nitin Madhok
0c7422324b
Merge pull request #10 from rfairburn/master
...
allow for multiple lines for the same user or group
2014-08-19 11:24:59 -04:00
Robert Fairburn
cd1ddcf25f
allow for multiple lines for the same user or group
2014-08-19 09:26:47 -05:00
Nitin Madhok
24ae95394f
Merge pull request #9 from virtru-ops/master
...
Correctly set variables for template
2014-08-05 14:29:15 -04:00
Nitin Madhok
be85f4aff4
Update README.rst
2014-07-30 13:40:46 -04:00
Reuven V. Gonzales
3744718f8c
Correctly set variables for template
2014-07-30 02:10:50 -07:00
Nitin Madhok
c428ec06fa
Update README.rst
...
Fix broken link
2014-07-28 19:04:16 -04:00
Seth House
f78892241f
Merge pull request #5 from rfairburn/master
...
Support Amazon Linux and Additional defaults support
2014-07-21 15:33:27 -06:00
Robert Fairburn
fb3773a605
switch default from list to dict on include to match the global configuration
2014-07-09 13:36:47 -05:00