forked from Sylius/Sylius
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae130ab
commit 4a75727
Showing
14 changed files
with
23 additions
and
75 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
#!/bin/bash | ||
# | ||
set -x | ||
sudo apt-get update | ||
mkdir -p /etc/puppet/modules | ||
|
||
puppet module install example42/puppi --version 2.1.7 --force | ||
puppet module install example42/apache --version 2.1.4 --force | ||
puppet module install puppetlabs/stdlib --version 4.1.0 --force | ||
puppet module install puppetlabs/apt --version 1.4.0 --force | ||
puppet module install example42/php --version 2.0.17 --force | ||
puppet module install puppetlabs/mysql --version 2.1.0 --force | ||
puppet module install willdurand/composer --version 0.0.6 --force | ||
puppet module install maestrodev/wget --version 1.2.3 --force |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule apache
deleted from
5c4b1c
Submodule apt
deleted from
3e3de6
Submodule composer
deleted from
527ee1
Submodule mysql
deleted from
e0c443
Submodule php
deleted from
b8f2e3
Submodule puphpet
deleted from
b98b7e
Submodule puppi
deleted from
c03f52
Submodule stdlib
deleted from
d60d87
Submodule xdebug
deleted from
b15bba