this is tuto1
This commit is contained in:
parent
9eaa2bf4e8
commit
9262917553
19 changed files with 928 additions and 68 deletions
|
|
@ -1,5 +1,5 @@
|
|||
init:
|
||||
- nemunaire/challenge:065780e3b931b5cf83d471571d195a3f22833d25
|
||||
- nemunaire/challenge:f1ec8b779c0d1bd15e68f7fbdddc96dbd213ce81
|
||||
|
||||
files:
|
||||
- path: etc/motd
|
||||
|
|
@ -53,17 +53,17 @@ files:
|
|||
mode: "0644"
|
||||
- path: etc/shadow
|
||||
contents: |
|
||||
root:!::0::::::
|
||||
bin:!::0::::::
|
||||
daemon:!::0::::::
|
||||
adm:!::0::::::
|
||||
lp:!::0::::::
|
||||
sync:!::0::::::
|
||||
shutdown:!::0::::::
|
||||
halt:!::0::::::
|
||||
news:!::0::::::
|
||||
uucp:!::0::::::
|
||||
operator:!::0::::::
|
||||
root:!:0::::::
|
||||
bin:!:0::::::
|
||||
daemon:!:0::::::
|
||||
adm:!:0::::::
|
||||
lp:!:0::::::
|
||||
sync:!:0::::::
|
||||
shutdown:!:0::::::
|
||||
halt:!:0::::::
|
||||
news:!:0::::::
|
||||
uucp:!:0::::::
|
||||
operator:!:0::::::
|
||||
mode: "0640"
|
||||
- path: init
|
||||
source: pkg/challenge/init
|
||||
|
|
|
|||
Reference in a new issue