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.
9393
9494
9595### 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 )
9797
9898Upgrades all packages.
9999
100100
101101
102102
103103### 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 )
105105
106106Installs packages.
107107
108108
109109
110110
111111### 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 )
113113
114114Configures the ssh.
115115
116116
117117
118118
119119### 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 )
121121
122122Setups a firewall.
123123
124124
125125
126126
127127### 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 )
129129
130130Verifies what provision was successful.
131131
You can’t perform that action at this time.
0 commit comments