reorg
This commit is contained in:
parent
ba1ec10a34
commit
36cf728862
24 changed files with 181 additions and 488 deletions
|
@ -1,19 +0,0 @@
|
|||
deploy:
|
||||
user.present:
|
||||
- shell: /bin/bash
|
||||
- home: /home/deploy
|
||||
- fullname: Deploy
|
||||
|
||||
sudo:
|
||||
pkg:
|
||||
- installed
|
||||
|
||||
/etc/sudoes.d/mysudoers:
|
||||
file:
|
||||
- managed
|
||||
- source: salt://users/mysudoers
|
||||
- mode: 440
|
||||
- user: root
|
||||
- group: root
|
||||
- require:
|
||||
- pkg: sudo
|
|
@ -1 +0,0 @@
|
|||
deploy ALL=(ALL) NOPASSWD:ALL
|
Loading…
Add table
Add a link
Reference in a new issue