mirror of
https://github.com/MatMoul/dokytree.git
synced 2025-11-21 06:52:05 +00:00
Add TODO to node + Sample IT_V2
This commit is contained in:
5
samples/it_v2/doc/ad/_index.yaml
Normal file
5
samples/it_v2/doc/ad/_index.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
# yaml-language-server: $schema=../../schemas/_index.json
|
||||
index: 4
|
||||
title: 'Active Directory'
|
||||
templates:
|
||||
node: '@overview'
|
||||
7
samples/it_v2/doc/ad/acls/_index.yaml
Normal file
7
samples/it_v2/doc/ad/acls/_index.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 5
|
||||
title: 'ACLS'
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: 'acls'
|
||||
31
samples/it_v2/doc/ad/acls/fs-01.yaml
Normal file
31
samples/it_v2/doc/ad/acls/fs-01.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
# yaml-language-server: $schema=../../../schemas/ad_acls.json
|
||||
name: 'FS-01'
|
||||
folders:
|
||||
- path: 'D:\Shares\Documents'
|
||||
acls:
|
||||
- name: 'Company'
|
||||
access: 'RO'
|
||||
- path: 'D:\Shares\Documents/Direction'
|
||||
acls:
|
||||
- name: 'Company Direction'
|
||||
access: 'RW'
|
||||
- path: 'D:\Shares\Documents/RH'
|
||||
acls:
|
||||
- name: 'Company Direction'
|
||||
access: 'RO'
|
||||
- name: 'Company RH'
|
||||
access: 'RW'
|
||||
- path: 'D:\Shares\Documents/Accounting'
|
||||
acls:
|
||||
- name: 'Company Direction'
|
||||
access: 'RO'
|
||||
- name: 'Company Accounting'
|
||||
access: 'RW'
|
||||
- path: 'D:\Shares\Documents/Secretariat'
|
||||
acls:
|
||||
- name: 'Company Direction'
|
||||
access: 'RO'
|
||||
- name: 'Company RH'
|
||||
access: 'RO'
|
||||
- name: 'Company Secretariat'
|
||||
access: 'RW'
|
||||
7
samples/it_v2/doc/ad/dfs/_index.yaml
Normal file
7
samples/it_v2/doc/ad/dfs/_index.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 3
|
||||
title: 'DFS'
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: 'dfs'
|
||||
9
samples/it_v2/doc/ad/dfs/root@domain.local.yaml
Normal file
9
samples/it_v2/doc/ad/dfs/root@domain.local.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# yaml-language-server: $schema=../../../schemas/ad_dfs.json
|
||||
name: 'ROOT'
|
||||
path: '\\DOMAIN.local\ROOT'
|
||||
targets:
|
||||
- '\\FS-01\ROOT'
|
||||
folders:
|
||||
- name: 'Documents'
|
||||
targets:
|
||||
- '\\FS-01\Documents'
|
||||
7
samples/it_v2/doc/ad/domains/_index.yaml
Normal file
7
samples/it_v2/doc/ad/domains/_index.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 1
|
||||
title: 'Domains'
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: 'domains'
|
||||
7
samples/it_v2/doc/ad/domains/domain.local.yaml
Normal file
7
samples/it_v2/doc/ad/domains/domain.local.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/ad_domain.json
|
||||
name: 'DOMAIN.local'
|
||||
dc:
|
||||
- name: 'dc-01'
|
||||
fsmo: 'all'
|
||||
servers:
|
||||
- name: 'fs-01'
|
||||
7
samples/it_v2/doc/ad/shares/_index.yaml
Normal file
7
samples/it_v2/doc/ad/shares/_index.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 3
|
||||
title: 'Shares'
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: 'shares'
|
||||
7
samples/it_v2/doc/ad/shares/fs-01.yaml
Normal file
7
samples/it_v2/doc/ad/shares/fs-01.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/ad_shares.json
|
||||
name: FS-01
|
||||
fileshares:
|
||||
- path: '\\FS-01\Documents'
|
||||
printshares:
|
||||
- path: '\\FS-01\MFC-01'
|
||||
- path: '\\FS-01\PRINTER-01'
|
||||
7
samples/it_v2/doc/ad/usergroups/_index.yaml
Normal file
7
samples/it_v2/doc/ad/usergroups/_index.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 2
|
||||
title: 'Usergroups'
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: 'usergroups'
|
||||
8
samples/it_v2/doc/ad/usergroups/domain.local.yaml
Normal file
8
samples/it_v2/doc/ad/usergroups/domain.local.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# yaml-language-server: $schema=../../../schemas/ad_usergroups.json
|
||||
name: DOMAIN.local
|
||||
usergroups:
|
||||
- name: 'Company'
|
||||
- name: 'Company Management'
|
||||
- name: 'Company RH'
|
||||
- name: 'Company Accounting'
|
||||
- name: 'Company Secretariat'
|
||||
Reference in New Issue
Block a user