Basically:
- Switch to a different conf (you cannot discard / reload an active conf)
- Discard it
- Reload it into a name
- Use that name
vcl.use boot
vcl.discard reload01| #!/bin/bash -x | |
| PACKS=( | |
| "aesthetic:different_stems" | |
| "terrain:circular_sun_and_moon" | |
| "variation:variated_bookshelves" | |
| "peace_and_quiet:quieter_bees" | |
| "peace_and_quiet:quieter_cows" | |
| "peace_and_quiet:quieter_ghasts" | |
| "peace_and_quiet:quieter_sheep" |
| # Switch out 5.6 for required version | |
| phpbrew install -j $(nproc) 5.6 +default +mysql +fpm +gd \ | |
| +bz2="$(brew --prefix bzip2)" \ | |
| +curl="$(brew --prefix curl-openssl)" \ | |
| +zlib="$(brew --prefix zlib)" | |
| # PHP 7.2 needed some tweaks (the mirror and the X11 thing (which helps GD compile)) | |
| #!/bin/bash | |
| if [ -z "$1" ] | |
| then | |
| TAG=$(git describe --abbrev=0 --tags) | |
| else | |
| TAG="$1" | |
| fi | |
| if [ -z "$2" ] | |
| then |
| Homebrew build logs for percona-server on macOS 10.11.6 | |
| Build date: 2016-12-19 13:11:47 |
| -- MySQL dump 10.13 Distrib 5.7.11-4, for osx10.11 (x86_64) | |
| -- | |
| -- Host: localhost Database: drupal_d7 | |
| -- ------------------------------------------------------ | |
| -- Server version 5.7.11-4 | |
| /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
| /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
| /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
| /*!40101 SET NAMES utf8 */; |
| # See: https://github.com/drush-ops/drush/blob/master/examples/example.make.yml | |
| core: "7.x" | |
| api: 2 | |
| projects: | |
| drupal: | |
| version: ~ | |
| defaults: |
Basically:
vcl.use boot
vcl.discard reload01| #!/bin/sh | |
| grep -vE '^(#|\/| \*)' default.settings.php | sed '/^\s*$/d' > settings.php |
| $ ping google.co.uk | |
| PING google.co.uk (74.125.230.127): 56 data bytes | |
| Request timeout for icmp_seq 0 | |
| Request timeout for icmp_seq 1 | |
| Request timeout for icmp_seq 2 | |
| Request timeout for icmp_seq 3 | |
| Request timeout for icmp_seq 4 | |
| 64 bytes from 74.125.230.127: icmp_seq=1 ttl=54 time=4025.251 ms | |
| 64 bytes from 74.125.230.127: icmp_seq=2 ttl=54 time=3040.001 ms | |
| 64 bytes from 74.125.230.127: icmp_seq=3 ttl=54 time=2103.742 ms |
I hereby claim:
To claim this, I am signing this object: