Version 1
[yaffs-website] / vendor / drupal / console-core / config / dist / sites / sample.yml
diff --git a/vendor/drupal/console-core/config/dist/sites/sample.yml b/vendor/drupal/console-core/config/dist/sites/sample.yml
new file mode 100644 (file)
index 0000000..ef46281
--- /dev/null
@@ -0,0 +1,15 @@
+local:
+  root: /var/www/drupal8.dev
+  host: local
+dev:
+  root: /var/www/html/drupal
+  host: 140.211.10.62
+  user: drupal
+prod:
+  root: /var/www/html/docroot
+  host: live.drupal.org
+  user: drupal
+  keys:
+    public: ~/.ssh/id_rsa.pub
+    private: ~/.ssh/id_rsa
+    passphrase: ~/.ssh/passphrase.txt