Sha256: a3ec9e6eb9a1ca583d60536fb42c36cf7b2c746c318e96f9355bd175798c1298
Contents?: true
Size: 792 Bytes
Versions: 1
Compression:
Stored size: 792 Bytes
Contents
app: name: sample-site strategy: wordpress git: git@github.com/username/sample-site.git branch: production target: host: sample-site.com user: deployer password: password deploy_to: /home/deployer/www wordpress: core: 3.5.1 cli: 0.9.1 theme: theme_name site: title: "Site Title" url: "http://sample-site.com" admin_name: "admin" admin_email: "admin@admin.com" admin_password: "password" mysql: host: 127.0.0.1 user: mysql-user password: mysql-password database: mysql-dadtabase plugins: - advanced-custom-fields: git://github.com/elliotcondon/acf.git - be-subpages-widget - contact-form-7 - contact-form-7-to-database-extension - featured-page-widget - share-this - twitter-widget-pro - types
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shuttle-deploy-0.2.0.beta4 | examples/wordpress.yml |