Advertisement
gen2monk

Answer File

Jan 20th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.74 KB | None | 0 0
  1. [general]
  2.  
  3. # Path to a Public key to install on servers. If a usable key has not
  4. # been installed on the remote servers the user will be prompted for a
  5. # password and this key will be installed so the password will not be
  6. # required again
  7. CONFIG_SSH_KEY=
  8.  
  9. # Set to 'y' if you would like Packstack to install MariaDB
  10. CONFIG_MARIADB_INSTALL=y
  11.  
  12. # Set to 'y' if you would like Packstack to install OpenStack Image
  13. # Service (Glance)
  14. CONFIG_GLANCE_INSTALL=y
  15.  
  16. # Set to 'y' if you would like Packstack to install OpenStack Block
  17. # Storage (Cinder)
  18. CONFIG_CINDER_INSTALL=y
  19.  
  20. # Set to 'y' if you would like Packstack to install OpenStack Compute
  21. # (Nova)
  22. CONFIG_NOVA_INSTALL=y
  23.  
  24. # Set to 'y' if you would like Packstack to install OpenStack
  25. # Networking (Neutron). Otherwise Nova Network will be used.
  26. CONFIG_NEUTRON_INSTALL=y
  27.  
  28. # Set to 'y' if you would like Packstack to install OpenStack
  29. # Dashboard (Horizon)
  30. CONFIG_HORIZON_INSTALL=y
  31.  
  32. # Set to 'y' if you would like Packstack to install OpenStack Object
  33. # Storage (Swift)
  34. CONFIG_SWIFT_INSTALL=y
  35.  
  36. # Set to 'y' if you would like Packstack to install OpenStack
  37. # Metering (Ceilometer)
  38. CONFIG_CEILOMETER_INSTALL=y
  39.  
  40. # Set to 'y' if you would like Packstack to install OpenStack
  41. # Orchestration (Heat)
  42. CONFIG_HEAT_INSTALL=n
  43.  
  44. # Set to 'y' if you would like Packstack to install the OpenStack
  45. # Client packages. An admin "rc" file will also be installed
  46. CONFIG_CLIENT_INSTALL=y
  47.  
  48. # Comma separated list of NTP servers. Leave plain if Packstack
  49. # should not install ntpd on instances.
  50. CONFIG_NTP_SERVERS=10.0.0.2
  51.  
  52. # Set to 'y' if you would like Packstack to install Nagios to monitor
  53. # OpenStack hosts
  54. CONFIG_NAGIOS_INSTALL=y
  55.  
  56. # Comma separated list of servers to be excluded from installation in
  57. # case you are running Packstack the second time with the same answer
  58. # file and don't want Packstack to touch these servers. Leave plain if
  59. # you don't need to exclude any server.
  60. EXCLUDE_SERVERS=
  61.  
  62. # Set to 'y' if you want to run OpenStack services in debug mode.
  63. # Otherwise set to 'n'.
  64. CONFIG_DEBUG_MODE=n
  65.  
  66. # The IP address of the server on which to install OpenStack services
  67. # specific to controller role such as API servers, Horizon, etc.
  68. CONFIG_CONTROLLER_HOST=10.0.0.41
  69.  
  70. # The list of IP addresses of the server on which to install the Nova
  71. # compute service
  72. CONFIG_COMPUTE_HOSTS=10.0.0.42
  73.  
  74. # The list of IP addresses of the server on which to install the
  75. # network service such as Nova network or Neutron
  76. CONFIG_NETWORK_HOSTS=10.0.0.41
  77.  
  78. # Set to 'y' if you want to use VMware vCenter as hypervisor and
  79. # storage. Otherwise set to 'n'.
  80. CONFIG_VMWARE_BACKEND=n
  81.  
  82. # Set to 'y' if you want to use unsupported parameters. This should
  83. # be used only if you know what you are doing.Issues caused by using
  84. # unsupported options won't be fixed before next major release.
  85. CONFIG_UNSUPPORTED=n
  86.  
  87. # The IP address of the VMware vCenter server
  88. CONFIG_VCENTER_HOST=
  89.  
  90. # The username to authenticate to VMware vCenter server
  91. CONFIG_VCENTER_USER=
  92.  
  93. # The password to authenticate to VMware vCenter server
  94. CONFIG_VCENTER_PASSWORD=
  95.  
  96. # The name of the vCenter cluster
  97. CONFIG_VCENTER_CLUSTER_NAME=
  98.  
  99. # (Unsupported!) The IP address of the server on which to install
  100. # OpenStack services specific to storage servers such as Glance and
  101. # Cinder.
  102. CONFIG_STORAGE_HOST=10.0.0.41
  103.  
  104. # To subscribe each server to EPEL enter "y"
  105. CONFIG_USE_EPEL=y
  106.  
  107. # A comma separated list of URLs to any additional yum repositories
  108. # to install
  109. CONFIG_REPO=
  110.  
  111. # To subscribe each server with Red Hat subscription manager, include
  112. # this with CONFIG_RH_PW
  113. CONFIG_RH_USER=
  114.  
  115. # To subscribe each server with RHN Satellite,fill Satellite's URL
  116. # here. Note that either satellite's username/password or activation
  117. # key has to be provided
  118. CONFIG_SATELLITE_URL=
  119.  
  120. # To subscribe each server with Red Hat subscription manager, include
  121. # this with CONFIG_RH_USER
  122. CONFIG_RH_PW=
  123.  
  124. # To enable RHEL optional repos use value "y"
  125. CONFIG_RH_OPTIONAL=y
  126.  
  127. # Specify a HTTP proxy to use with Red Hat subscription manager
  128. CONFIG_RH_PROXY=
  129.  
  130. # Specify port of Red Hat subscription manager HTTP proxy
  131. CONFIG_RH_PROXY_PORT=
  132.  
  133. # Specify a username to use with Red Hat subscription manager HTTP
  134. # proxy
  135. CONFIG_RH_PROXY_USER=
  136.  
  137. # Specify a password to use with Red Hat subscription manager HTTP
  138. # proxy
  139. CONFIG_RH_PROXY_PW=
  140.  
  141. # Username to access RHN Satellite
  142. CONFIG_SATELLITE_USER=
  143.  
  144. # Password to access RHN Satellite
  145. CONFIG_SATELLITE_PW=
  146.  
  147. # Activation key for subscription to RHN Satellite
  148. CONFIG_SATELLITE_AKEY=
  149.  
  150. # Specify a path or URL to a SSL CA certificate to use
  151. CONFIG_SATELLITE_CACERT=
  152.  
  153. # If required specify the profile name that should be used as an
  154. # identifier for the system in RHN Satellite
  155. CONFIG_SATELLITE_PROFILE=
  156.  
  157. # Comma separated list of flags passed to rhnreg_ks. Valid flags are:
  158. # novirtinfo, norhnsd, nopackages
  159. CONFIG_SATELLITE_FLAGS=
  160.  
  161. # Specify a HTTP proxy to use with RHN Satellite
  162. CONFIG_SATELLITE_PROXY=
  163.  
  164. # Specify a username to use with an authenticated HTTP proxy
  165. CONFIG_SATELLITE_PROXY_USER=
  166.  
  167. # Specify a password to use with an authenticated HTTP proxy.
  168. CONFIG_SATELLITE_PROXY_PW=
  169.  
  170. # Set the AMQP service backend. Allowed values are: qpid, rabbitmq
  171. CONFIG_AMQP_BACKEND=rabbitmq
  172.  
  173. # The IP address of the server on which to install the AMQP service
  174. CONFIG_AMQP_HOST=10.0.0.41
  175.  
  176. # Enable SSL for the AMQP service
  177. CONFIG_AMQP_ENABLE_SSL=n
  178.  
  179. # Enable Authentication for the AMQP service
  180. CONFIG_AMQP_ENABLE_AUTH=n
  181.  
  182. # The password for the NSS certificate database of the AMQP service
  183. CONFIG_AMQP_NSS_CERTDB_PW=64dc3efc04774430800df79eda7e4b89
  184.  
  185. # The port in which the AMQP service listens to SSL connections
  186. CONFIG_AMQP_SSL_PORT=5671
  187.  
  188. # The filename of the certificate that the AMQP service is going to
  189. # use
  190. CONFIG_AMQP_SSL_CERT_FILE=/etc/pki/tls/certs/amqp_selfcert.pem
  191.  
  192. # The filename of the private key that the AMQP service is going to
  193. # use
  194. CONFIG_AMQP_SSL_KEY_FILE=/etc/pki/tls/private/amqp_selfkey.pem
  195.  
  196. # Auto Generates self signed SSL certificate and key
  197. CONFIG_AMQP_SSL_SELF_SIGNED=y
  198.  
  199. # User for amqp authentication
  200. CONFIG_AMQP_AUTH_USER=amqp_user
  201.  
  202. # Password for user authentication
  203. CONFIG_AMQP_AUTH_PASSWORD=e855cf9939074a36
  204.  
  205. # The IP address of the server on which to install MariaDB or IP
  206. # address of DB server to use if MariaDB installation was not selected
  207. CONFIG_MARIADB_HOST=10.0.0.41
  208.  
  209. # Username for the MariaDB admin user
  210. CONFIG_MARIADB_USER=root
  211.  
  212. # Password for the MariaDB admin user
  213. CONFIG_MARIADB_PW=447499105849465b
  214.  
  215. # The password to use for the Keystone to access DB
  216. CONFIG_KEYSTONE_DB_PW=c0cccdd8061e41f8
  217.  
  218. # The token to use for the Keystone service api
  219. CONFIG_KEYSTONE_ADMIN_TOKEN=4e95182d5c4549488976b71f00f89e08
  220.  
  221. # The password to use for the Keystone admin user
  222. CONFIG_KEYSTONE_ADMIN_PW=5e9f015ea4ad4f46
  223.  
  224. # The password to use for the Keystone demo user
  225. CONFIG_KEYSTONE_DEMO_PW=c6a523c4a04a46bb
  226.  
  227. # Kestone token format. Use either UUID or PKI
  228. CONFIG_KEYSTONE_TOKEN_FORMAT=PKI
  229.  
  230. # The password to use for the Glance to access DB
  231. CONFIG_GLANCE_DB_PW=a08710d3b7e44859
  232.  
  233. # The password to use for the Glance to authenticate with Keystone
  234. CONFIG_GLANCE_KS_PW=b11ee22762d24850
  235.  
  236. # The password to use for the Cinder to access DB
  237. CONFIG_CINDER_DB_PW=b1504b8bfe5c443b
  238.  
  239. # The password to use for the Cinder to authenticate with Keystone
  240. CONFIG_CINDER_KS_PW=f222d50648504c7b
  241.  
  242. # The Cinder backend to use, valid options are: lvm, gluster, nfs
  243. CONFIG_CINDER_BACKEND=lvm
  244.  
  245. # Create Cinder's volumes group. This should only be done for testing
  246. # on a proof-of-concept installation of Cinder. This will create a
  247. # file-backed volume group and is not suitable for production usage.
  248. CONFIG_CINDER_VOLUMES_CREATE=y
  249.  
  250. # Cinder's volumes group size. Note that actual volume size will be
  251. # extended with 3% more space for VG metadata.
  252. CONFIG_CINDER_VOLUMES_SIZE=20G
  253.  
  254. # A single or comma separated list of gluster volume shares to mount,
  255. # eg: ip-address:/vol-name, domain:/vol-name
  256. CONFIG_CINDER_GLUSTER_MOUNTS=
  257.  
  258. # A single or comma seprated list of NFS exports to mount, eg: ip-
  259. # address:/export-name
  260. CONFIG_CINDER_NFS_MOUNTS=
  261.  
  262. # The password to use for the Nova to access DB
  263. CONFIG_NOVA_DB_PW=c0104ce311c44641
  264.  
  265. # The password to use for the Nova to authenticate with Keystone
  266. CONFIG_NOVA_KS_PW=8a85e79f8a3f4e30
  267.  
  268. # The overcommitment ratio for virtual to physical CPUs. Set to 1.0
  269. # to disable CPU overcommitment
  270. CONFIG_NOVA_SCHED_CPU_ALLOC_RATIO=16.0
  271.  
  272. # The overcommitment ratio for virtual to physical RAM. Set to 1.0 to
  273. # disable RAM overcommitment
  274. CONFIG_NOVA_SCHED_RAM_ALLOC_RATIO=1.5
  275.  
  276. # Protocol used for instance migration. Allowed values are tcp and
  277. # ssh. Note that by defaul nova user is created with /sbin/nologin
  278. # shell so that ssh protocol won't be working. To make ssh protocol
  279. # work you have to fix nova user on compute hosts manually.
  280. CONFIG_NOVA_COMPUTE_MIGRATE_PROTOCOL=tcp
  281.  
  282. # Private interface for Flat DHCP on the Nova compute servers
  283. CONFIG_NOVA_COMPUTE_PRIVIF=eth1
  284.  
  285. # Nova network manager
  286. CONFIG_NOVA_NETWORK_MANAGER=nova.network.manager.FlatDHCPManager
  287.  
  288. # Public interface on the Nova network server
  289. CONFIG_NOVA_NETWORK_PUBIF=eth0
  290.  
  291. # Private interface for network manager on the Nova network server
  292. CONFIG_NOVA_NETWORK_PRIVIF=eth1
  293.  
  294. # IP Range for network manager
  295. CONFIG_NOVA_NETWORK_FIXEDRANGE=192.168.32.0/22
  296.  
  297. # IP Range for Floating IP's
  298. CONFIG_NOVA_NETWORK_FLOATRANGE=10.0.0.0/24
  299.  
  300. # Name of the default floating pool to which the specified floating
  301. # ranges are added to
  302. CONFIG_NOVA_NETWORK_DEFAULTFLOATINGPOOL=nova
  303.  
  304. # Automatically assign a floating IP to new instances
  305. CONFIG_NOVA_NETWORK_AUTOASSIGNFLOATINGIP=n
  306.  
  307. # First VLAN for private networks
  308. CONFIG_NOVA_NETWORK_VLAN_START=100
  309.  
  310. # Number of networks to support
  311. CONFIG_NOVA_NETWORK_NUMBER=1
  312.  
  313. # Number of addresses in each private subnet
  314. CONFIG_NOVA_NETWORK_SIZE=255
  315.  
  316. # The password to use for Neutron to authenticate with Keystone
  317. CONFIG_NEUTRON_KS_PW=f96c553fea054bc4
  318.  
  319. # The password to use for Neutron to access DB
  320. CONFIG_NEUTRON_DB_PW=c08d88e9a0fa407a
  321.  
  322. # The name of the bridge that the Neutron L3 agent will use for
  323. # external traffic, or 'provider' if using provider networks
  324. CONFIG_NEUTRON_L3_EXT_BRIDGE=br-ex
  325.  
  326. # The name of the L2 plugin to be used with Neutron. (eg.
  327. # linuxbridge, openvswitch, ml2)
  328. CONFIG_NEUTRON_L2_PLUGIN=ml2
  329.  
  330. # Neutron metadata agent password
  331. CONFIG_NEUTRON_METADATA_PW=9347e97f2c5d47d4
  332.  
  333. # Set to 'y' if you would like Packstack to install Neutron LBaaS
  334. CONFIG_LBAAS_INSTALL=n
  335.  
  336. # Set to 'y' if you would like Packstack to install Neutron L3
  337. # Metering agent
  338. CONFIG_NEUTRON_METERING_AGENT_INSTALL=n
  339.  
  340. # Whether to configure neutron Firewall as a Service
  341. CONFIG_NEUTRON_FWAAS=n
  342.  
  343. # A comma separated list of network type driver entrypoints to be
  344. # loaded from the neutron.ml2.type_drivers namespace.
  345. CONFIG_NEUTRON_ML2_TYPE_DRIVERS=vxlan
  346.  
  347. # A comma separated ordered list of network_types to allocate as
  348. # tenant networks. The value 'local' is only useful for single-box
  349. # testing but provides no connectivity between hosts.
  350. CONFIG_NEUTRON_ML2_TENANT_NETWORK_TYPES=vxlan
  351.  
  352. # A comma separated ordered list of networking mechanism driver
  353. # entrypoints to be loaded from the neutron.ml2.mechanism_drivers
  354. # namespace.
  355. CONFIG_NEUTRON_ML2_MECHANISM_DRIVERS=openvswitch
  356.  
  357. # A comma separated list of physical_network names with which flat
  358. # networks can be created. Use * to allow flat networks with arbitrary
  359. # physical_network names.
  360. CONFIG_NEUTRON_ML2_FLAT_NETWORKS=*
  361.  
  362. # A comma separated list of <physical_network>:<vlan_min>:<vlan_max>
  363. # or <physical_network> specifying physical_network names usable for
  364. # VLAN provider and tenant networks, as well as ranges of VLAN tags on
  365. # each available for allocation to tenant networks.
  366. CONFIG_NEUTRON_ML2_VLAN_RANGES=
  367.  
  368. # A comma separated list of <tun_min>:<tun_max> tuples enumerating
  369. # ranges of GRE tunnel IDs that are available for tenant network
  370. # allocation. Should be an array with tun_max +1 - tun_min > 1000000
  371. CONFIG_NEUTRON_ML2_TUNNEL_ID_RANGES=
  372.  
  373. # Multicast group for VXLAN. If unset, disables VXLAN enable sending
  374. # allocate broadcast traffic to this multicast group. When left
  375. # unconfigured, will disable multicast VXLAN mode. Should be an
  376. # Multicast IP (v4 or v6) address.
  377. CONFIG_NEUTRON_ML2_VXLAN_GROUP=
  378.  
  379. # A comma separated list of <vni_min>:<vni_max> tuples enumerating
  380. # ranges of VXLAN VNI IDs that are available for tenant network
  381. # allocation. Min value is 0 and Max value is 16777215.
  382. CONFIG_NEUTRON_ML2_VNI_RANGES=10:100
  383.  
  384. # The name of the L2 agent to be used with Neutron
  385. CONFIG_NEUTRON_L2_AGENT=openvswitch
  386.  
  387. # The type of network to allocate for tenant networks (eg. vlan,
  388. # local)
  389. CONFIG_NEUTRON_LB_TENANT_NETWORK_TYPE=local
  390.  
  391. # A comma separated list of VLAN ranges for the Neutron linuxbridge
  392. # plugin (eg. physnet1:1:4094,physnet2,physnet3:3000:3999)
  393. CONFIG_NEUTRON_LB_VLAN_RANGES=
  394.  
  395. # A comma separated list of interface mappings for the Neutron
  396. # linuxbridge plugin (eg. physnet1:br-eth1,physnet2:br-eth2,physnet3
  397. # :br-eth3)
  398. CONFIG_NEUTRON_LB_INTERFACE_MAPPINGS=
  399.  
  400. # Type of network to allocate for tenant networks (eg. vlan, local,
  401. # gre, vxlan)
  402. CONFIG_NEUTRON_OVS_TENANT_NETWORK_TYPE=vxlan
  403.  
  404. # A comma separated list of VLAN ranges for the Neutron openvswitch
  405. # plugin (eg. physnet1:1:4094,physnet2,physnet3:3000:3999)
  406. CONFIG_NEUTRON_OVS_VLAN_RANGES=
  407.  
  408. # A comma separated list of bridge mappings for the Neutron
  409. # openvswitch plugin (eg. physnet1:br-eth1,physnet2:br-eth2,physnet3
  410. # :br-eth3)
  411. CONFIG_NEUTRON_OVS_BRIDGE_MAPPINGS=
  412.  
  413. # A comma separated list of colon-separated OVS bridge:interface
  414. # pairs. The interface will be added to the associated bridge.
  415. CONFIG_NEUTRON_OVS_BRIDGE_IFACES=
  416.  
  417. # A comma separated list of tunnel ranges for the Neutron openvswitch
  418. # plugin (eg. 1:1000)
  419. CONFIG_NEUTRON_OVS_TUNNEL_RANGES=
  420.  
  421. # The interface for the OVS tunnel. Packstack will override the IP
  422. # address used for tunnels on this hypervisor to the IP found on the
  423. # specified interface. (eg. eth1)
  424. CONFIG_NEUTRON_OVS_TUNNEL_IF=
  425.  
  426. # VXLAN UDP port
  427. CONFIG_NEUTRON_OVS_VXLAN_UDP_PORT=4789
  428.  
  429. # To set up Horizon communication over https set this to 'y'
  430. CONFIG_HORIZON_SSL=n
  431.  
  432. # PEM encoded certificate to be used for ssl on the https server,
  433. # leave blank if one should be generated, this certificate should not
  434. # require a passphrase
  435. CONFIG_SSL_CERT=
  436.  
  437. # SSL keyfile corresponding to the certificate if one was entered
  438. CONFIG_SSL_KEY=
  439.  
  440. # PEM encoded CA certificates from which the certificate chain of the
  441. # server certificate can be assembled.
  442. CONFIG_SSL_CACHAIN=
  443.  
  444. # The password to use for the Swift to authenticate with Keystone
  445. CONFIG_SWIFT_KS_PW=f3b036503983457c
  446.  
  447. # A comma separated list of devices which to use as Swift Storage
  448. # device. Each entry should take the format /path/to/dev, for example
  449. # /dev/vdb will install /dev/vdb as Swift storage device (packstack
  450. # does not create the filesystem, you must do this first). If value is
  451. # omitted Packstack will create a loopback device for test setup
  452. CONFIG_SWIFT_STORAGES=
  453.  
  454. # Number of swift storage zones, this number MUST be no bigger than
  455. # the number of storage devices configured
  456. CONFIG_SWIFT_STORAGE_ZONES=1
  457.  
  458. # Number of swift storage replicas, this number MUST be no bigger
  459. # than the number of storage zones configured
  460. CONFIG_SWIFT_STORAGE_REPLICAS=1
  461.  
  462. # FileSystem type for storage nodes
  463. CONFIG_SWIFT_STORAGE_FSTYPE=ext4
  464.  
  465. # Shared secret for Swift
  466. CONFIG_SWIFT_HASH=9a7ffe2606984327
  467.  
  468. # Size of the swift loopback file storage device
  469. CONFIG_SWIFT_STORAGE_SIZE=2G
  470.  
  471. # Whether to provision for demo usage and testing. Note that
  472. # provisioning is only supported for all-in-one installations.
  473. CONFIG_PROVISION_DEMO=y
  474.  
  475. # Whether to configure tempest for testing
  476. CONFIG_PROVISION_TEMPEST=n
  477.  
  478. # The name of the Tempest Provisioning user. If you don't provide a
  479. # user name, Tempest will be configured in a standalone mode
  480. CONFIG_PROVISION_TEMPEST_USER=
  481.  
  482. # The password to use for the Tempest Provisioning user
  483. CONFIG_PROVISION_TEMPEST_USER_PW=957eb2566270499d
  484.  
  485. # The CIDR network address for the floating IP subnet
  486. CONFIG_PROVISION_DEMO_FLOATRANGE=172.24.4.224/28
  487.  
  488. # The uri of the tempest git repository to use
  489. CONFIG_PROVISION_TEMPEST_REPO_URI=https://github.com/openstack/tempest.git
  490.  
  491. # The revision of the tempest git repository to use
  492. CONFIG_PROVISION_TEMPEST_REPO_REVISION=master
  493.  
  494. # Whether to configure the ovs external bridge in an all-in-one
  495. # deployment
  496. CONFIG_PROVISION_ALL_IN_ONE_OVS_BRIDGE=n
  497.  
  498. # The password used by Heat user to authenticate against MySQL
  499. CONFIG_HEAT_DB_PW=a6b0c8dde5384729
  500.  
  501. # The encryption key to use for authentication info in database
  502. CONFIG_HEAT_AUTH_ENC_KEY=0df35f81ffa14895
  503.  
  504. # The password to use for the Heat to authenticate with Keystone
  505. CONFIG_HEAT_KS_PW=3ce572cac7e74578
  506.  
  507. # Set to 'y' if you would like Packstack to install Heat CloudWatch
  508. # API
  509. CONFIG_HEAT_CLOUDWATCH_INSTALL=n
  510.  
  511. # Set to 'y' if you would like Packstack to install Heat with trusts
  512. # as deferred auth method. If not, the stored password method will be
  513. # used.
  514. CONFIG_HEAT_USING_TRUSTS=y
  515.  
  516. # Set to 'y' if you would like Packstack to install Heat
  517. # CloudFormation API
  518. CONFIG_HEAT_CFN_INSTALL=n
  519.  
  520. # Name of Keystone domain for Heat
  521. CONFIG_HEAT_DOMAIN=heat
  522.  
  523. # Name of Keystone domain admin user for Heat
  524. CONFIG_HEAT_DOMAIN_ADMIN=heat_admin
  525.  
  526. # Password for Keystone domain admin user for Heat
  527. CONFIG_HEAT_DOMAIN_PASSWORD=7ec8c3b953574cb4
  528.  
  529. # Secret key for signing metering messages
  530. CONFIG_CEILOMETER_SECRET=5bf2cc24040e452d
  531.  
  532. # The password to use for Ceilometer to authenticate with Keystone
  533. CONFIG_CEILOMETER_KS_PW=addac41c21af49b5
  534.  
  535. # The IP address of the server on which to install MongoDB
  536. CONFIG_MONGODB_HOST=10.0.0.41
  537.  
  538. # The password of the nagiosadmin user on the Nagios server
  539. CONFIG_NAGIOS_PW=0b5c13303a954069
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement