Dev set up

This commit is contained in:
2019-07-01 10:15:24 -04:00
parent da1a3d5491
commit 23a4e98668
340 changed files with 23143 additions and 41 deletions

View File

@ -0,0 +1,4 @@
template "#{node['php']['working-dir']}/application/config/database.php" do
source 'ci/database.php.erb'
mode '0755'
end