File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -93,39 +93,39 @@ Adds repositories and update.
93
93
94
94
95
95
### provision\: upgrade {#provision-upgrade}
96
- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L140 )
96
+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L149 )
97
97
98
98
Upgrades all packages.
99
99
100
100
101
101
102
102
103
103
### provision\: install {#provision-install}
104
- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L148 )
104
+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L157 )
105
105
106
106
Installs packages.
107
107
108
108
109
109
110
110
111
111
### provision\: ssh {#provision-ssh}
112
- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L183 )
112
+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L192 )
113
113
114
114
Configures the ssh.
115
115
116
116
117
117
118
118
119
119
### provision\: firewall {#provision-firewall}
120
- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L195 )
120
+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L204 )
121
121
122
122
Setups a firewall.
123
123
124
124
125
125
126
126
127
127
### provision\: verify {#provision-verify}
128
- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L204 )
128
+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L213 )
129
129
130
130
Verifies what provision was successful.
131
131
You can’t perform that action at this time.
0 commit comments