-
Notifications
You must be signed in to change notification settings - Fork 0
/
showoff.json
89 lines (82 loc) · 2.63 KB
/
showoff.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"name": "Something About MCollective",
"description": "Belgian Pupept User Group Meetup 24-06-2014",
"version": "0.0.1",
"feedback":"false",
"sections": [
"Introduction/title.md",
"Introduction/sect_agenda.md",
"Introduction/agenda.md",
"MCollective/sect_orchestration.md",
"MCollective/what_is_orch00.md",
"MCollective/what_is_orch01.md",
"MCollective/sect_MCollective",
"MCollective/what_is_MC00.md",
"MCollective/what_is_MC01.md",
"MCollective/what_is_MC02.md",
"MCollective/sect_MC_Components.md",
"MCollective/MC_Components_overview.md",
"MCollective/MC_Components_servers.md",
"MCollective/MC_Components_clients.md",
"MCollective/MC_Components_middleware_magic.md",
"MCollective/MC_Components_middleware_detail.md",
"MCollective/MC_Components_middleware_choices.md",
"HandsOnn/handsonn_title.md",
"HandsOnn/vagrant_title.md",
"HandsOnn/vagrant_images.md",
"HandsOnn/vagrant_setup.md",
"HandsOnn/prep_title.md",
"HandsOnn/prep_setup.md",
"HandsOnn/prep_info.md",
"HandsOnn/prep_req.md",
"HandsOnn/prep_req01.md",
"HandsOnn/inst_title.md",
"HandsOnn/inst_packages.md",
"HandsOnn/inst_acivemq_title.md",
"HandsOnn/inst_activemq_packages.md",
"HandsOnn/inst_activemq_config.md",
"HandsOnn/inst_activemq_config01.md",
"HandsOnn/inst_activemq_config02.md",
"HandsOnn/inst_activemq_config03.md",
"HandsOnn/inst_activemq_startup.md",
"HandsOnn/inst_server_title.md",
"HandsOnn/inst_server_package.md",
"HandsOnn/inst_server_config.md",
"HandsOnn/inst_server_startup.md",
"HandsOnn/inst_client_title.md",
"HandsOnn/inst_client_package.md",
"HandsOnn/inst_client_config.md",
"HandsOnn/inst_testing_title.md",
"HandsOnn/inst_testing_basic.md",
"CLI/cli_title.md",
"CLI/cli_intro.md",
"CLI/cli_intro01.md",
"CLI/cli_intro_cont01.md",
"CLI/cli_invent_report.md",
"CLI/cli_discovery.md",
"CLI/cli_discovery02.md",
"CLI/cli_filters.md",
"CLI/cli_filters01.md",
"CLI/cli_filters02.md",
"CLI/cli_limit.md",
"CLI/cli_batch.md",
"CLI/cli_output.md",
"CLI/cli_facts.md",
"CLI/cli_facts02.md",
"CLI/cli_classes.md",
"Agents/agent_title.md",
"Agents/agent_intro.md",
"Agents/agent_package.md",
"Agents/agent_pieces.md",
"Agents/agent_ddl.md",
"Agents/agent_ddl_ex.md",
"Agents/agent_plugin.md",
"Agents/agent_client.md",
"Agents/agent_client_help.md",
"Tomorrow/tomorrow_title.md",
"Tomorrow/tomorrow_todo.md",
"References/references.md",
"TheEnd/Questions.md",
"TheEnd/Thankyou.md"
]
}