From a90b7cb1fa5b4d886b2b65b1bb1b0aed8a1594e6 Mon Sep 17 00:00:00 2001 From: Desztics Armand Date: Thu, 28 Jul 2016 16:34:57 +0200 Subject: [PATCH] outcommented installer pillar --- pillar/installer.sls | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------- 1 file changed, 53 insertions(+), 50 deletions(-) diff --git a/pillar/installer.sls b/pillar/installer.sls index 18c08ec..3675065 100644 --- a/pillar/installer.sls +++ b/pillar/installer.sls @@ -1,50 +1,53 @@ -user: cloud - -proxy_secret: xooquageire7uX1 -secret_key: Ga4aex3Eesohngo -timezone: Europe/Budapest - -deployment_type: production - -admin_user: admin -admin_pass: admin - -database: - name: circle - user: circle - password: hoGei6paiN0ieda - -amqp: - user: cloud - password: password - host: 127.0.0.1 - port: 5672 - vhost: circle - -graphite: - user: monitor - password: monitor - host: 127.0.0.1 - port: 5672 - vhost: monitor - queue: monitor - secret_key: ahf2aim7ahLeo8n - -cache: pylibmc://127.0.0.1:11211/ - -nfs: - enabled: true - server: 127.0.0.1 - network: 127.0.0.0/8 - directory: /datastore - -storagedriver: - queue_name: ubuntu - -fwdriver: - queue_name: ubuntu - gateway: 10.9.255.254 - external_net: 10.9.0.64/16 - external_if: ens3 - trunk_if: linkb - management_if: ethy +#user: cloud + +#proxy_secret: xooquageire7uX1 +#secret_key: Ga4aex3Eesohngo +#timezone: Europe/Budapest + +#deployment_type: local + +#admin_user: admin +#admin_pass: 4j23oihreehfd + +#database: +# name: circle +# user: circle +# password: hoGei6paiN0ieda + +#amqp: +# user: cloud +# password: password +# host: 127.0.0.1 +# port: 5672 +# vhost: circle + +#graphite: +# user: monitor +# password: monitor +# host: 127.0.0.1 +# port: 5672 +# vhost: monitor +# queue: monitor +# secret_key: ahf2aim7ahLeo8n + +#cache: pylibmc://127.0.0.1:11211/ + +#nfs: +# enabled: true +# server: 10.0.0.115 +# network: 192.168.1.0/24 +# directory: /datastore + +#storagedriver: +# queue_name: cloud-6605 + +#fwdriver: +# queue_name: cloud-6605 +# gateway: 10.0.255.254 +# external_net: 10.0.0.115/16 +# external_if: eth0 +# trunk_if: linkb +# management_if: ethy + +#vmdriver: +# hypervisor: kvm -- libgit2 0.26.0