File tree Expand file tree Collapse file tree 3 files changed +37
-16
lines changed Expand file tree Collapse file tree 3 files changed +37
-16
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,21 @@ replacement:
20
20
commandline : " Linux shell"
21
21
---
22
22
stepnum : 4
23
+ source :
24
+ file : steps-install-mongodb-agent-source-deb.yaml
25
+ ref : extract
26
+ replacement :
27
+ fileBuild : " amd64.ubuntu1604.deb"
28
+ ---
29
+ stepnum : 5
23
30
source :
24
31
file : steps-install-mongodb-agent-source-all.yaml
25
32
ref : edit-config-file-opsmgr
26
33
replacement :
27
34
configFile : " automation-agent.config"
28
35
editCommand : " sudo vi /etc/mongodb-mms/automation-agent.config"
29
36
---
30
- stepnum : 5
37
+ stepnum : 6
31
38
source :
32
39
file : steps-install-mongodb-agent-source-all.yaml
33
40
ref : set-proxy-server
@@ -36,22 +43,22 @@ replacement:
36
43
configFile : " automation-agent.config"
37
44
editCommand : " sudo vi /etc/mongodb-mms/automation-agent.config"
38
45
---
39
- stepnum : 6
46
+ stepnum : 7
40
47
source :
41
48
file : steps-install-mongodb-agent-source-deb.yaml
42
49
ref : create-data-directories
43
50
---
44
- stepnum : 7
51
+ stepnum : 8
45
52
source :
46
53
file : steps-install-mongodb-agent-source-deb.yaml
47
54
ref : start-mongodb-agent
48
55
---
49
- stepnum : 8
56
+ stepnum : 9
50
57
source :
51
58
file : steps-install-mongodb-agent-source-all.yaml
52
59
ref : verify-mongodb-agent
53
60
---
54
- stepnum : 9
61
+ stepnum : 10
55
62
source :
56
63
file : steps-install-mongodb-agent-source-all.yaml
57
64
ref : repeat-per-host
Original file line number Diff line number Diff line change @@ -31,17 +31,24 @@ content: |
31
31
your |application|. If present, replace ``<version>`` with the
32
32
major version of the operating system. For example, replace
33
33
``<version>`` with ``7`` for RHEL 7.x.
34
-
34
+
35
35
---
36
36
stepnum : 4
37
+ source :
38
+ file : steps-install-mongodb-agent-source-deb.yaml
39
+ ref : extract
40
+ replacement :
41
+ fileBuild : " arm64.ubuntu2204.deb"
42
+ ---
43
+ stepnum : 5
37
44
source :
38
45
file : steps-install-mongodb-agent-source-all.yaml
39
46
ref : edit-config-file-opsmgr
40
47
replacement :
41
48
configFile : " automation-agent.config"
42
49
editCommand : " sudo vi /etc/mongodb-mms/automation-agent.config"
43
50
---
44
- stepnum : 5
51
+ stepnum : 6
45
52
source :
46
53
file : steps-install-mongodb-agent-source-all.yaml
47
54
ref : set-proxy-server
@@ -50,22 +57,22 @@ replacement:
50
57
configFile : " automation-agent.config"
51
58
editCommand : " sudo vi /etc/mongodb-mms/automation-agent.config"
52
59
---
53
- stepnum : 6
60
+ stepnum : 7
54
61
source :
55
62
file : steps-install-mongodb-agent-source-deb.yaml
56
63
ref : create-data-directories
57
64
---
58
- stepnum : 7
65
+ stepnum : 8
59
66
source :
60
67
file : steps-install-mongodb-agent-source-deb.yaml
61
68
ref : start-mongodb-agent
62
69
---
63
- stepnum : 8
70
+ stepnum : 9
64
71
source :
65
72
file : steps-install-mongodb-agent-source-all.yaml
66
73
ref : verify-mongodb-agent
67
74
---
68
- stepnum : 9
75
+ stepnum : 10
69
76
source :
70
77
file : steps-install-mongodb-agent-source-all.yaml
71
78
ref : repeat-per-host
Original file line number Diff line number Diff line change @@ -20,14 +20,21 @@ replacement:
20
20
commandline : " Linux shell"
21
21
---
22
22
stepnum : 4
23
+ source :
24
+ file : steps-install-mongodb-agent-source-deb.yaml
25
+ ref : extract
26
+ replacement :
27
+ fileBuild : " arm64.ubuntu2204.deb"
28
+ ---
29
+ stepnum : 5
23
30
source :
24
31
file : steps-install-mongodb-agent-source-all.yaml
25
32
ref : edit-config-file-opsmgr
26
33
replacement :
27
34
configFile : " automation-agent.config"
28
35
editCommand : " sudo vi /etc/mongodb-mms/automation-agent.config"
29
36
---
30
- stepnum : 5
37
+ stepnum : 6
31
38
source :
32
39
file : steps-install-mongodb-agent-source-all.yaml
33
40
ref : set-proxy-server
@@ -36,22 +43,22 @@ replacement:
36
43
configFile : " automation-agent.config"
37
44
editCommand : " sudo vi /etc/mongodb-mms/automation-agent.config"
38
45
---
39
- stepnum : 6
46
+ stepnum : 7
40
47
source :
41
48
file : steps-install-mongodb-agent-source-deb.yaml
42
49
ref : create-data-directories
43
50
---
44
- stepnum : 7
51
+ stepnum : 8
45
52
source :
46
53
file : steps-install-mongodb-agent-source-deb.yaml
47
54
ref : start-mongodb-agent
48
55
---
49
- stepnum : 8
56
+ stepnum : 9
50
57
source :
51
58
file : steps-install-mongodb-agent-source-all.yaml
52
59
ref : finish-mongodb-agent
53
60
---
54
- stepnum : 9
61
+ stepnum : 10
55
62
source :
56
63
file : steps-install-mongodb-agent-source-all.yaml
57
64
ref : repeat-per-host
You can’t perform that action at this time.
0 commit comments