-
Notifications
You must be signed in to change notification settings - Fork 26
/
utterances.json
44 lines (44 loc) · 1.35 KB
/
utterances.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
{
"can-see-available-bms": [
"what servers are available",
"purchase a server",
"server provision for selection",
"bare metal server provision selection",
"servers availablity",
"order bare metal",
"creating a baremetal server",
"to buy a new Bare Metal Server",
"how do I order a baremetal server",
"I want to create a bare metal server",
"want to create a baremetal server",
"help to create a bare metal server",
"select my own server"
],
"how-do-i-use-ipmi": [
"IPMI use",
"using IPMI",
"connecting to IPMI",
"IPMI connection",
"Where is IPMI Remote Management permissions located",
"Where is IPMI Remote Management",
"IPMI Remote Management",
"ipmi",
"IPMI usage"
],
"bm-troubleshoot-IPMI-not-accessible-browser": [
"Can you access thru IPMI",
"I don't have access to the IPMI",
"cannot access to my server on IPMI",
"IPMI support",
"cannot connect to IPMI console",
"unable to connect with IPMI management console",
"could not use IPMI on a bare metal device"
],
"bm-troubleshoot-cannot-ssh-into-server": [
"How to ssh bare metal server",
"Why can't I log in to bare metal server through SSH",
"login to my bare metal server using ssh",
"ssh not working on bare metal",
"How to add ssh access to bare metal server"
]
}