Advertisement
Guest User

fplugin

a guest
Nov 12th, 2015
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 30.47 KB | None | 0 0
  1. ---
  2. tasks:
  3. - priority: 100
  4.   type: puppet
  5.   uids:
  6.  - '3'
  7.   parameters:
  8.     puppet_modules: "/etc/puppet/modules"
  9.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp"
  10.     timeout: 600
  11.     cwd: "/"
  12. - priority: 200
  13.   type: puppet
  14.   uids:
  15.  - '3'
  16.   parameters:
  17.     puppet_modules: "/etc/puppet/modules"
  18.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp"
  19.     timeout: 3600
  20.     cwd: "/"
  21. - priority: 300
  22.   type: puppet
  23.   uids:
  24.  - '3'
  25.   parameters:
  26.     puppet_modules: "/etc/puppet/modules"
  27.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp"
  28.     timeout: 3600
  29.     cwd: "/"
  30. - priority: 400
  31.   type: puppet
  32.   uids:
  33.  - '3'
  34.   parameters:
  35.     puppet_modules: "/etc/puppet/modules"
  36.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp"
  37.     timeout: 3600
  38.     cwd: "/"
  39. - priority: 500
  40.   type: puppet
  41.   uids:
  42.  - '3'
  43.   parameters:
  44.     puppet_modules: "/etc/puppet/modules"
  45.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp"
  46.     timeout: 3600
  47.     cwd: "/"
  48. - priority: 600
  49.   type: puppet
  50.   uids:
  51.  - '3'
  52.   parameters:
  53.     puppet_modules: "/etc/puppet/modules"
  54.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp"
  55.     timeout: 3600
  56.     cwd: "/"
  57. - priority: 700
  58.   type: puppet
  59.   uids:
  60.  - '3'
  61.   parameters:
  62.     puppet_modules: "/etc/puppet/modules"
  63.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp"
  64.     timeout: 3600
  65.     cwd: "/"
  66. - priority: 800
  67.   type: puppet
  68.   uids:
  69.  - '3'
  70.   parameters:
  71.     puppet_modules: "/etc/puppet/modules"
  72.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp"
  73.     timeout: 3600
  74.     cwd: "/"
  75. - priority: 900
  76.   type: puppet
  77.   uids:
  78.  - '3'
  79.   parameters:
  80.     puppet_modules: "/etc/puppet/modules"
  81.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp"
  82.     timeout: 3600
  83.     cwd: "/"
  84. - priority: 1000
  85.   type: puppet
  86.   uids:
  87.  - '3'
  88.   parameters:
  89.     puppet_modules: "/etc/puppet/modules"
  90.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp"
  91.     timeout: 3600
  92.     cwd: "/"
  93. - priority: 1100
  94.   type: puppet
  95.   uids:
  96.  - '3'
  97.   parameters:
  98.     puppet_modules: "/etc/puppet/modules"
  99.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/umm/umm.pp"
  100.     timeout: 3600
  101.     cwd: "/"
  102. - priority: 1200
  103.   type: puppet
  104.   uids:
  105.  - '3'
  106.   parameters:
  107.     puppet_modules: "/etc/puppet/modules"
  108.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster/cluster.pp"
  109.     timeout: 3600
  110.     cwd: "/"
  111. - priority: 1300
  112.   type: puppet
  113.   uids:
  114.  - '3'
  115.   parameters:
  116.     puppet_modules: "/etc/puppet/modules"
  117.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster-vrouter/cluster-vrouter.pp"
  118.     timeout: 3600
  119.     cwd: "/"
  120. - priority: 1400
  121.   type: puppet
  122.   uids:
  123.  - '3'
  124.   parameters:
  125.     puppet_modules: "/etc/puppet/modules"
  126.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/virtual_ips/virtual_ips.pp"
  127.     timeout: 3600
  128.     cwd: "/"
  129. - priority: 1500
  130.   type: puppet
  131.   uids:
  132.  - '3'
  133.   parameters:
  134.     puppet_modules: "/etc/puppet/modules"
  135.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster-haproxy/cluster-haproxy.pp"
  136.     timeout: 3600
  137.     cwd: "/"
  138. - priority: 1600
  139.   type: puppet
  140.   uids:
  141.  - '3'
  142.   parameters:
  143.     puppet_modules: "/etc/puppet/modules"
  144.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-horizon.pp"
  145.     timeout: 300
  146.     cwd: "/"
  147. - priority: 1700
  148.   type: puppet
  149.   uids:
  150.  - '3'
  151.   parameters:
  152.     puppet_modules: "/etc/puppet/modules"
  153.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-keystone.pp"
  154.     timeout: 300
  155.     cwd: "/"
  156. - priority: 1800
  157.   type: puppet
  158.   uids:
  159.  - '3'
  160.   parameters:
  161.     puppet_modules: "/etc/puppet/modules"
  162.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-nova.pp"
  163.     timeout: 300
  164.     cwd: "/"
  165. - priority: 1900
  166.   type: puppet
  167.   uids:
  168.  - '3'
  169.   parameters:
  170.     puppet_modules: "/etc/puppet/modules"
  171.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-heat.pp"
  172.     timeout: 300
  173.     cwd: "/"
  174. - priority: 2000
  175.   type: puppet
  176.   uids:
  177.  - '3'
  178.   parameters:
  179.     puppet_modules: "/etc/puppet/modules"
  180.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-glance.pp"
  181.     timeout: 300
  182.     cwd: "/"
  183. - priority: 2100
  184.   type: puppet
  185.   uids:
  186.  - '3'
  187.   parameters:
  188.     puppet_modules: "/etc/puppet/modules"
  189.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-cinder.pp"
  190.     timeout: 300
  191.     cwd: "/"
  192. - priority: 2200
  193.   type: puppet
  194.   uids:
  195.  - '3'
  196.   parameters:
  197.     puppet_modules: "/etc/puppet/modules"
  198.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-neutron.pp"
  199.     timeout: 300
  200.     cwd: "/"
  201. - priority: 2300
  202.   type: puppet
  203.   uids:
  204.  - '3'
  205.   parameters:
  206.     puppet_modules: "/etc/puppet/modules"
  207.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-mysqld.pp"
  208.     timeout: 300
  209.     cwd: "/"
  210. - priority: 2400
  211.   type: puppet
  212.   uids:
  213.  - '3'
  214.   parameters:
  215.     puppet_modules: "/etc/puppet/modules"
  216.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-swift.pp"
  217.     timeout: 300
  218.     cwd: "/"
  219. - priority: 2500
  220.   type: puppet
  221.   uids:
  222.  - '3'
  223.   parameters:
  224.     puppet_modules: "/etc/puppet/modules"
  225.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-radosgw.pp"
  226.     timeout: 300
  227.     cwd: "/"
  228. - priority: 2600
  229.   type: puppet
  230.   uids:
  231.  - '3'
  232.   parameters:
  233.     puppet_modules: "/etc/puppet/modules"
  234.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-ceilometer.pp"
  235.     timeout: 300
  236.     cwd: "/"
  237. - priority: 2700
  238.   type: puppet
  239.   uids:
  240.  - '3'
  241.   parameters:
  242.     puppet_modules: "/etc/puppet/modules"
  243.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-sahara.pp"
  244.     timeout: 300
  245.     cwd: "/"
  246. - priority: 2800
  247.   type: puppet
  248.   uids:
  249.  - '3'
  250.   parameters:
  251.     puppet_modules: "/etc/puppet/modules"
  252.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-murano.pp"
  253.     timeout: 300
  254.     cwd: "/"
  255. - priority: 2900
  256.   type: puppet
  257.   uids:
  258.  - '3'
  259.   parameters:
  260.     puppet_modules: "/etc/puppet/modules"
  261.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy-stats.pp"
  262.     timeout: 300
  263.     cwd: "/"
  264. - priority: 3000
  265.   type: puppet
  266.   uids:
  267.  - '3'
  268.   parameters:
  269.     puppet_modules: "/etc/puppet/modules"
  270.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp"
  271.     timeout: 300
  272.     cwd: "/"
  273. - priority: 3100
  274.   type: puppet
  275.   uids:
  276.  - '3'
  277.   parameters:
  278.     puppet_modules: "/etc/puppet/modules"
  279.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/dns/dns-server.pp"
  280.     timeout: 3600
  281.     cwd: "/"
  282. - priority: 3200
  283.   type: puppet
  284.   uids:
  285.  - '3'
  286.   parameters:
  287.     puppet_modules: "/etc/puppet/modules"
  288.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/rabbitmq/rabbitmq.pp"
  289.     timeout: 3600
  290.     cwd: "/"
  291. - priority: 3300
  292.   type: puppet
  293.   uids:
  294.  - '3'
  295.   parameters:
  296.     puppet_modules: "/etc/puppet/modules"
  297.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/apache/apache.pp"
  298.     timeout: 1200
  299.     cwd: "/"
  300. - priority: 3400
  301.   type: puppet
  302.   uids:
  303.  - '3'
  304.   parameters:
  305.     puppet_modules: "/etc/puppet/modules"
  306.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp"
  307.     timeout: 3600
  308.     cwd: "/"
  309. - priority: 3500
  310.   type: puppet
  311.   uids:
  312.  - '3'
  313.   parameters:
  314.     puppet_modules: "/etc/puppet/modules"
  315.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/database/database.pp"
  316.     timeout: 3600
  317.     cwd: "/"
  318. - priority: 3600
  319.   type: puppet
  320.   uids:
  321.  - '3'
  322.   parameters:
  323.     puppet_modules: "/etc/puppet/modules"
  324.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/db.pp"
  325.     timeout: 1800
  326.     cwd: "/"
  327. - priority: 3700
  328.   type: puppet
  329.   uids:
  330.  - '3'
  331.   parameters:
  332.     puppet_modules: "/etc/puppet/modules"
  333.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/db.pp"
  334.     timeout: 1800
  335.     cwd: "/"
  336. - priority: 3800
  337.   type: puppet
  338.   uids:
  339.  - '3'
  340.   parameters:
  341.     puppet_modules: "/etc/puppet/modules"
  342.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/db.pp"
  343.     timeout: 1800
  344.     cwd: "/"
  345. - priority: 3900
  346.   type: puppet
  347.   uids:
  348.  - '3'
  349.   parameters:
  350.     puppet_modules: "/etc/puppet/modules"
  351.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/keystone/db.pp"
  352.     timeout: 1800
  353.     cwd: "/"
  354. - priority: 4000
  355.   type: puppet
  356.   uids:
  357.  - '3'
  358.   parameters:
  359.     puppet_modules: "/etc/puppet/modules"
  360.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/db.pp"
  361.     timeout: 1800
  362.     cwd: "/"
  363. - priority: 4100
  364.   type: puppet
  365.   uids:
  366.  - '3'
  367.   parameters:
  368.     puppet_modules: "/etc/puppet/modules"
  369.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/db.pp"
  370.     timeout: 1800
  371.     cwd: "/"
  372. - priority: 4200
  373.   type: puppet
  374.   uids:
  375.  - '3'
  376.   parameters:
  377.     puppet_modules: "/etc/puppet/modules"
  378.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/memcached/memcached.pp"
  379.     timeout: 3600
  380.     cwd: "/"
  381. - priority: 4300
  382.   type: puppet
  383.   uids:
  384.  - '3'
  385.   parameters:
  386.     puppet_modules: "/etc/puppet/modules"
  387.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/keystone/keystone.pp"
  388.     timeout: 3600
  389.     cwd: "/"
  390. - priority: 4400
  391.   type: puppet
  392.   uids:
  393.  - '3'
  394.   parameters:
  395.     puppet_modules: "/etc/puppet/modules"
  396.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/keystone.pp"
  397.     timeout: 1800
  398.     cwd: "/"
  399. - priority: 4500
  400.   type: puppet
  401.   uids:
  402.  - '3'
  403.   parameters:
  404.     puppet_modules: "/etc/puppet/modules"
  405.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/keystone.pp"
  406.     timeout: 1800
  407.     cwd: "/"
  408. - priority: 4600
  409.   type: puppet
  410.   uids:
  411.  - '3'
  412.   parameters:
  413.     puppet_modules: "/etc/puppet/modules"
  414.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/keystone.pp"
  415.     timeout: 1800
  416.     cwd: "/"
  417. - priority: 4700
  418.   type: puppet
  419.   uids:
  420.  - '3'
  421.   parameters:
  422.     puppet_modules: "/etc/puppet/modules/"
  423.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/keystone.pp"
  424.     timeout: 1800
  425.     cwd: "/"
  426. - priority: 4800
  427.   type: puppet
  428.   uids:
  429.  - '3'
  430.   parameters:
  431.     puppet_modules: "/etc/puppet/modules"
  432.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-cinder/openstack-cinder.pp"
  433.     timeout: 1200
  434.     cwd: "/"
  435. - priority: 4900
  436.   type: puppet
  437.   uids:
  438.  - '3'
  439.   parameters:
  440.     puppet_modules: "/etc/puppet/modules"
  441.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/keystone/workloads_collector_add.pp"
  442.     timeout: 1800
  443.     cwd: "/"
  444. - priority: 5000
  445.   type: puppet
  446.   uids:
  447.  - '3'
  448.   parameters:
  449.     puppet_modules: "/etc/puppet/modules"
  450.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/keystone.pp"
  451.     timeout: 1800
  452.     cwd: "/"
  453. - priority: 5100
  454.   type: puppet
  455.   uids:
  456.  - '3'
  457.   parameters:
  458.     puppet_modules: "/etc/puppet/modules"
  459.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/glance/glance.pp"
  460.     timeout: 3600
  461.     cwd: "/"
  462. - priority: 5200
  463.   type: puppet
  464.   uids:
  465.  - '3'
  466.   parameters:
  467.     puppet_modules: "/etc/puppet/modules"
  468.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-controller/openstack-controller.pp"
  469.     timeout: 3600
  470.     cwd: "/"
  471. - priority: 5300
  472.   type: puppet
  473.   uids:
  474.  - '3'
  475.   parameters:
  476.     puppet_modules: "/etc/puppet/modules"
  477.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/heat/heat.pp"
  478.     timeout: 3600
  479.     cwd: "/"
  480. - priority: 5400
  481.   type: puppet
  482.   uids:
  483.  - '3'
  484.   parameters:
  485.     puppet_modules: "/etc/puppet/modules"
  486.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/horizon/horizon.pp"
  487.     timeout: 3600
  488.     cwd: "/"
  489. - priority: 5500
  490.   type: puppet
  491.   uids:
  492.  - '3'
  493.   parameters:
  494.     puppet_modules: "/etc/puppet/modules"
  495.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/swift.pp"
  496.     timeout: 3600
  497.     cwd: "/"
  498. - priority: 5600
  499.   type: puppet
  500.   uids:
  501.  - '3'
  502.   parameters:
  503.     puppet_modules: "/etc/puppet/modules"
  504.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/swift/rebalance_cronjob.pp"
  505.     timeout: 300
  506.     cwd: "/"
  507. - priority: 5700
  508.   type: puppet
  509.   uids:
  510.  - '3'
  511.   parameters:
  512.     puppet_modules: "/etc/puppet/modules"
  513.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ceph/mon.pp"
  514.     timeout: 3600
  515.     cwd: "/"
  516. - priority: 5800
  517.   type: puppet
  518.   uids:
  519.  - '3'
  520.   parameters:
  521.     puppet_modules: "/etc/puppet/modules"
  522.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ceph/radosgw.pp"
  523.     timeout: 3600
  524.     cwd: "/"
  525. - priority: 5900
  526.   type: puppet
  527.   uids:
  528.  - '3'
  529.   parameters:
  530.     puppet_modules: "/etc/puppet/modules"
  531.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/keystone.pp"
  532.     timeout: 1800
  533.     cwd: "/"
  534. - priority: 6000
  535.   type: puppet
  536.   uids:
  537.  - '3'
  538.   parameters:
  539.     puppet_modules: "/etc/puppet/modules"
  540.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/common-config.pp"
  541.     timeout: 1800
  542.     cwd: "/"
  543. - priority: 6100
  544.   type: puppet
  545.   uids:
  546.  - '3'
  547.   parameters:
  548.     puppet_modules: "/etc/puppet/modules"
  549.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/server-config.pp"
  550.     timeout: 1800
  551.     cwd: "/"
  552. - priority: 6200
  553.   type: puppet
  554.   uids:
  555.  - '3'
  556.   parameters:
  557.     puppet_modules: "/etc/puppet/modules"
  558.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/plugins/ml2.pp"
  559.     timeout: 1800
  560.     cwd: "/"
  561. - priority: 6300
  562.   type: puppet
  563.   uids:
  564.  - '3'
  565.   parameters:
  566.     puppet_modules: "/etc/puppet/modules"
  567.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/networks.pp"
  568.     timeout: 1800
  569.     cwd: "/"
  570. - priority: 6400
  571.   type: puppet
  572.   uids:
  573.  - '3'
  574.   parameters:
  575.     puppet_modules: "/etc/puppet/modules"
  576.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/routers.pp"
  577.     timeout: 1800
  578.     cwd: "/"
  579. - priority: 6500
  580.   type: puppet
  581.   uids:
  582.  - '3'
  583.   parameters:
  584.     puppet_modules: "/etc/puppet/modules"
  585.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/agents/l3.pp"
  586.     timeout: 1800
  587.     cwd: "/"
  588. - priority: 6600
  589.   type: puppet
  590.   uids:
  591.  - '3'
  592.   parameters:
  593.     puppet_modules: "/etc/puppet/modules"
  594.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/server-nova.pp"
  595.     timeout: 1800
  596.     cwd: "/"
  597. - priority: 6700
  598.   type: puppet
  599.   uids:
  600.  - '3'
  601.   parameters:
  602.     puppet_modules: "/etc/puppet/modules"
  603.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/agents/dhcp.pp"
  604.     timeout: 1800
  605.     cwd: "/"
  606. - priority: 6800
  607.   type: puppet
  608.   uids:
  609.  - '3'
  610.   parameters:
  611.     puppet_modules: "/etc/puppet/modules"
  612.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/agents/metadata.pp"
  613.     timeout: 1800
  614.     cwd: "/"
  615. - priority: 6900
  616.   type: puppet
  617.   uids:
  618.  - '3'
  619.   parameters:
  620.     puppet_modules: "/etc/puppet/modules"
  621.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/controller.pp"
  622.     timeout: 3600
  623.     cwd: "/"
  624. - priority: 7000
  625.   type: puppet
  626.   uids:
  627.  - '3'
  628.   parameters:
  629.     puppet_modules: "/etc/puppet/modules"
  630.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/virtual_ips/conntrackd.pp"
  631.     timeout: 3600
  632.     cwd: "/"
  633. - priority: 7100
  634.   type: puppet
  635.   uids:
  636.  - '3'
  637.   parameters:
  638.     puppet_modules: "/etc/puppet/modules"
  639.     puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/cluster/health.pp"
  640.     timeout: 600
  641.     cwd: "/"
  642. user_node_name: Untitled (12:74)
  643. uid: '3'
  644. resume_guests_state_on_host_boot: true
  645. syslog:
  646.   syslog_port: '514'
  647.   syslog_transport: tcp
  648.   syslog_server: ''
  649.   metadata:
  650.     enabled: false
  651.     toggleable: true
  652.     weight: 50
  653.     label: Syslog
  654. libvirt_type: qemu
  655. puppet:
  656.   modules: rsync://10.109.0.2:/puppet/2015.1.0-8.0/modules/
  657.   manifests: rsync://10.109.0.2:/puppet/2015.1.0-8.0/manifests/
  658. mysql:
  659.   root_password: ZRwHlQaldJje25ID796umX4v
  660.   wsrep_password: IBOVKlpQ7REjJLlUmBuhlxpE
  661. ironic:
  662.   swift_tempurl_key: 2mina3mqyxSNWcElp8GRkPxB
  663.   db_password: QrVXdL56GnjBVg7CNfz6Z5He
  664.   user_password: 3QsOodWW8zrWaoyrg0eyVBZZ
  665.   enabled: false
  666. use_cow_images: true
  667. glance:
  668.   image_cache_max_size: '10606975385'
  669.   user_password: o0W8fYLxNbeLnLgnPljiSOkF
  670.   db_password: Upr1AZgmkcJf92OzFSwUyutU
  671. cobbler:
  672.   profile: ubuntu_1404_x86_64
  673. mongo:
  674.   enabled: false
  675. quantum_settings:
  676.   database:
  677.     passwd: 5GeKmxha5aAAU1VacqPiJHB6
  678.   keystone:
  679.     admin_password: JWYz6f6vD9tbJfiJoU0aRIWI
  680.   L3:
  681.     use_namespaces: true
  682.   L2:
  683.     phys_nets:
  684.       physnet2:
  685.         bridge: br-prv
  686.         vlan_range: 1000:1030
  687.     base_mac: fa:16:3e:00:00:00
  688.     segmentation_type: vlan
  689.   predefined_networks:
  690.     net04_ext:
  691.       shared: false
  692.       L2:
  693.         network_type: local
  694.         router_ext: true
  695.         physnet:
  696.         segment_id:
  697.       L3:
  698.         nameservers: []
  699.         subnet: 10.109.1.0/24
  700.         floating:
  701.        - 10.109.1.128:10.109.1.254
  702.         gateway: 10.109.1.1
  703.         enable_dhcp: false
  704.       tenant: admin
  705.     net04:
  706.       shared: false
  707.       L2:
  708.         network_type: vlan
  709.         router_ext: false
  710.         physnet: physnet2
  711.         segment_id:
  712.       L3:
  713.         nameservers:
  714.        - 8.8.4.4
  715.         - 8.8.8.8
  716.         subnet: 192.168.111.0/24
  717.         floating:
  718.         gateway: 192.168.111.1
  719.         enable_dhcp: true
  720.       tenant: admin
  721.   metadata:
  722.     metadata_proxy_shared_secret: 7eADaAeokxOsmUmt3AB7JcPw
  723. use_vcenter: false
  724. openstack_version: 2015.1.0-8.0
  725. kernel_params:
  726.   kernel: console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 nomodeset
  727.   metadata:
  728.     weight: 40
  729.     label: Kernel parameters
  730. provision:
  731.   image_data:
  732.     "/boot":
  733.       container: gzip
  734.       uri: http://10.109.0.2:8080/targetimages/env_5_ubuntu_1404_amd64-boot.img.gz
  735.       format: ext2
  736.     "/":
  737.       container: gzip
  738.       uri: http://10.109.0.2:8080/targetimages/env_5_ubuntu_1404_amd64.img.gz
  739.       format: ext4
  740.   codename: trusty
  741.   method: image
  742.   metadata:
  743.     restrictions:
  744.     - action: hide
  745.       condition: 'true'
  746.     weight: 80
  747.     label: Provision
  748. storage:
  749.   iser: false
  750.   volumes_ceph: false
  751.   per_pool_pg_nums:
  752.     compute: 128
  753.     default_pg_num: 128
  754.     volumes: 128
  755.     images: 128
  756.     backups: 128
  757.     ".rgw": 128
  758.   objects_ceph: false
  759.   ephemeral_ceph: false
  760.   volumes_lvm: true
  761.   images_vcenter: false
  762.   osd_pool_size: '2'
  763.   pg_num: 128
  764.   images_ceph: false
  765.   metadata:
  766.     weight: 60
  767.     label: Storage
  768. nova:
  769.   db_password: yLorvjN6MvrZNefVxSU5wiMe
  770.   user_password: tKYag82CsG5SLIvSaCT4MJt4
  771.   state_path: "/var/lib/nova"
  772. master_ip: 10.109.0.2
  773. priority: 100
  774. external_dns:
  775.   dns_list: 10.109.0.1
  776.   metadata:
  777.     weight: 90
  778.     label: Host OS DNS Servers
  779. murano:
  780.   db_password: 8NxaUhByyJYjZIyLdTyWpJcH
  781.   user_password: xFPnIfplZnyN1J7yhR39MOkq
  782.   enabled: false
  783.   rabbit_password: i1UIXNoYDpMfqIvticnGPYOH
  784. murano_settings:
  785.   murano_repo_url: http://storage.apps.openstack.org/
  786.   metadata:
  787.     restrictions:
  788.     - action: hide
  789.       message: Murano is not enabled on the Additional Components section
  790.       condition: settings:additional_components.murano.value == false
  791.     weight: 20
  792.     label: Murano Settings
  793. role: primary-controller
  794. external_mongo:
  795.   mongo_db_name: ceilometer
  796.   mongo_replset: ''
  797.   mongo_user: ceilometer
  798.   hosts_ip: ''
  799.   mongo_password: ceilometer
  800.   metadata:
  801.     restrictions:
  802.     - action: hide
  803.       message: Ceilometer and MongoDB are not enabled on the Additional Components
  804.         section
  805.       condition: settings:additional_components.mongo.value == false
  806.     weight: 20
  807.     label: External MongoDB
  808. online: true
  809. keystone:
  810.   db_password: jyAKDpMz6cgDUzv46ZrsiGit
  811.   admin_token: tQ6bRSvgCC09ZrOHwnoe6cMC
  812. nodes:
  813. - user_node_name: Untitled (12:74)
  814.   uid: '3'
  815.   public_address: 10.109.1.5
  816.   internal_netmask: 255.255.255.0
  817.   fqdn: node-3.test.domain.local
  818.   role: primary-controller
  819.   public_netmask: 255.255.255.0
  820.   internal_address: 192.168.0.3
  821.   storage_address: 192.168.1.1
  822.   swift_zone: '3'
  823.   storage_netmask: 255.255.255.0
  824.   name: node-3
  825. nova_quota: false
  826. ceilometer:
  827.   db_password: oOjBSoeQjMVQubNJ1qQjJ0av
  828.   user_password: h4B9vXfKsJFNygz7NV4zhHDG
  829.   metering_secret: KTbGWWy4g0djdjgzLUzsRfS9
  830.   enabled: false
  831. corosync:
  832.   verified: false
  833.   group: 226.94.1.1
  834.   port: '12000'
  835.   metadata:
  836.     restrictions:
  837.     - action: hide
  838.       condition: 'true'
  839.     weight: 50
  840.     label: Corosync
  841. metadata:
  842.   weight: 30
  843.   label: Common
  844. status: ready
  845. swift:
  846.   user_password: 6Q3zcvqRJYc3KYc0hsaSaog7
  847. repo_setup:
  848.   installer_kernel:
  849.     local: "/var/www/nailgun/ubuntu/x86_64/images/linux"
  850.     remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
  851.   repos:
  852.   - name: ubuntu
  853.     section: main universe multiverse
  854.     uri: http://archive.ubuntu.com/ubuntu/
  855.     priority:
  856.     suite: trusty
  857.     type: deb
  858.   - name: ubuntu-updates
  859.     section: main universe multiverse
  860.     uri: http://archive.ubuntu.com/ubuntu/
  861.     priority:
  862.     suite: trusty-updates
  863.     type: deb
  864.   - name: ubuntu-security
  865.     section: main universe multiverse
  866.     uri: http://archive.ubuntu.com/ubuntu/
  867.     priority:
  868.     suite: trusty-security
  869.     type: deb
  870.   - name: mos
  871.     section: main restricted
  872.     uri: http://10.109.0.2:8080/2015.1.0-8.0/ubuntu/x86_64
  873.     priority: 1050
  874.     suite: mos8.0
  875.     type: deb
  876.   - name: mos-updates
  877.     section: main restricted
  878.     uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/
  879.     priority: 1050
  880.     suite: mos8.0-updates
  881.     type: deb
  882.   - name: mos-security
  883.     section: main restricted
  884.     uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/
  885.     priority: 1050
  886.     suite: mos8.0-security
  887.     type: deb
  888.   - name: mos-holdback
  889.     section: main restricted
  890.     uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/
  891.     priority: 1100
  892.     suite: mos8.0-holdback
  893.     type: deb
  894.   - name: Auxiliary
  895.     section: main restricted
  896.     uri: http://10.109.0.2:8080/2015.1.0-8.0/ubuntu/auxiliary
  897.     priority: 1150
  898.     suite: auxiliary
  899.     type: deb
  900.   metadata:
  901.     always_editable: true
  902.     weight: 50
  903.     label: Repositories
  904.   installer_initrd:
  905.     local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz"
  906.     remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
  907. deployment_mode: ha_compact
  908. fail_if_error: true
  909. sahara:
  910.   db_password: j30io2ZM7hV5yQLfHaCuO0oS
  911.   user_password: qjnM0qXN7jye2YBLlqMvoDws
  912.   enabled: false
  913. network_metadata:
  914.   nodes:
  915.     node-3:
  916.       swift_zone: '3'
  917.       uid: '3'
  918.       fqdn: node-3.test.domain.local
  919.       network_roles:
  920.         keystone/api: 192.168.0.3
  921.         neutron/api: 192.168.0.3
  922.         mgmt/database: 192.168.0.3
  923.         sahara/api: 192.168.0.3
  924.         heat/api: 192.168.0.3
  925.         ceilometer/api: 192.168.0.3
  926.         ex: 10.109.1.5
  927.         ceph/public: 192.168.0.3
  928.         mgmt/messaging: 192.168.0.3
  929.         management: 192.168.0.3
  930.         swift/api: 192.168.0.3
  931.         storage: 192.168.1.1
  932.         mgmt/corosync: 192.168.0.3
  933.         cinder/api: 192.168.0.3
  934.         public/vip: 10.109.1.5
  935.         swift/replication: 192.168.1.1
  936.         ceph/radosgw: 10.109.1.5
  937.         admin/pxe: 10.109.0.3
  938.         mongo/db: 192.168.0.3
  939.         neutron/private:
  940.         neutron/floating:
  941.         fw-admin: 10.109.0.3
  942.         glance/api: 192.168.0.3
  943.         mgmt/vip: 192.168.0.3
  944.         murano/api: 192.168.0.3
  945.         nova/api: 192.168.0.3
  946.         horizon: 192.168.0.3
  947.         nova/migration: 192.168.0.3
  948.         mgmt/memcache: 192.168.0.3
  949.         cinder/iscsi: 192.168.1.1
  950.         ceph/replication: 192.168.1.1
  951.       user_node_name: Untitled (12:74)
  952.       node_roles:
  953.      - primary-controller
  954.       name: node-3
  955.   vips:
  956.     vrouter_pub:
  957.       network_role: public/vip
  958.       node_roles:
  959.      - controller
  960.       - primary-controller
  961.       namespace: vrouter
  962.       ipaddr: 10.109.1.3
  963.     management:
  964.       network_role: mgmt/vip
  965.       node_roles:
  966.      - controller
  967.       - primary-controller
  968.       namespace: haproxy
  969.       ipaddr: 192.168.0.2
  970.     public:
  971.       network_role: public/vip
  972.       node_roles:
  973.      - controller
  974.       - primary-controller
  975.       namespace: haproxy
  976.       ipaddr: 10.109.1.4
  977.     vrouter:
  978.       network_role: mgmt/vip
  979.       node_roles:
  980.      - controller
  981.       - primary-controller
  982.       namespace: vrouter
  983.       ipaddr: 192.168.0.1
  984. network_scheme:
  985.   transformations:
  986.   - action: add-br
  987.     name: br-fw-admin
  988.   - action: add-br
  989.     name: br-mgmt
  990.   - action: add-br
  991.     name: br-storage
  992.   - action: add-br
  993.     name: br-ex
  994.   - action: add-br
  995.     name: br-floating
  996.     provider: ovs
  997.   - action: add-patch
  998.     bridges:
  999.    - br-floating
  1000.     - br-ex
  1001.     provider: ovs
  1002.     mtu: 65000
  1003.   - action: add-br
  1004.     name: br-prv
  1005.     provider: ovs
  1006.   - action: add-patch
  1007.     bridges:
  1008.    - br-prv
  1009.     - br-fw-admin
  1010.     provider: ovs
  1011.     mtu: 65000
  1012.   - action: add-port
  1013.     bridge: br-fw-admin
  1014.     name: eth0
  1015.   - action: add-port
  1016.     bridge: br-mgmt
  1017.     name: eth0.101
  1018.   - action: add-port
  1019.     bridge: br-storage
  1020.     name: eth0.102
  1021.   - action: add-port
  1022.     bridge: br-ex
  1023.     name: eth1
  1024.   roles:
  1025.     murano/api: br-mgmt
  1026.     keystone/api: br-mgmt
  1027.     neutron/api: br-mgmt
  1028.     mgmt/database: br-mgmt
  1029.     sahara/api: br-mgmt
  1030.     ceilometer/api: br-mgmt
  1031.     ex: br-ex
  1032.     ceph/public: br-mgmt
  1033.     mgmt/messaging: br-mgmt
  1034.     management: br-mgmt
  1035.     swift/api: br-mgmt
  1036.     storage: br-storage
  1037.     mgmt/corosync: br-mgmt
  1038.     cinder/api: br-mgmt
  1039.     public/vip: br-ex
  1040.     swift/replication: br-storage
  1041.     ceph/radosgw: br-ex
  1042.     admin/pxe: br-fw-admin
  1043.     mongo/db: br-mgmt
  1044.     neutron/private: br-prv
  1045.     neutron/floating: br-floating
  1046.     fw-admin: br-fw-admin
  1047.     glance/api: br-mgmt
  1048.     mgmt/vip: br-mgmt
  1049.     heat/api: br-mgmt
  1050.     nova/api: br-mgmt
  1051.     horizon: br-mgmt
  1052.     nova/migration: br-mgmt
  1053.     mgmt/memcache: br-mgmt
  1054.     cinder/iscsi: br-storage
  1055.     ceph/replication: br-storage
  1056.   interfaces:
  1057.     eth4:
  1058.       vendor_specific:
  1059.         driver: e1000
  1060.         bus_info: "0000:00:07.0"
  1061.     eth3:
  1062.       vendor_specific:
  1063.         driver: e1000
  1064.         bus_info: "0000:00:06.0"
  1065.     eth2:
  1066.       vendor_specific:
  1067.         driver: e1000
  1068.         bus_info: "0000:00:05.0"
  1069.     eth1:
  1070.       vendor_specific:
  1071.         driver: e1000
  1072.         bus_info: "0000:00:04.0"
  1073.     eth0:
  1074.       vendor_specific:
  1075.         driver: e1000
  1076.         bus_info: "0000:00:03.0"
  1077.   version: '1.1'
  1078.   provider: lnx
  1079.   endpoints:
  1080.     br-fw-admin:
  1081.       IP:
  1082.      - 10.109.0.3/24
  1083.     br-prv:
  1084.       IP: none
  1085.     br-floating:
  1086.       IP: none
  1087.     br-storage:
  1088.       IP:
  1089.      - 192.168.1.1/24
  1090.     br-mgmt:
  1091.       IP:
  1092.      - 192.168.0.3/24
  1093.     br-ex:
  1094.       IP:
  1095.      - 10.109.1.5/24
  1096.       gateway: 10.109.1.1
  1097. debug: false
  1098. heat:
  1099.   db_password: zobSsSHLuuAI6zfQQXMpNRa8
  1100.   user_password: XjbpsK8rVwyA1dm43xNrjLDf
  1101.   enabled: true
  1102.   auth_encryption_key: b4115a5a4ea6e0d21097b1f74c955b1b
  1103.   rabbit_password: fjvM6syV31GlAQ18xb3SK5Hq
  1104. storage_network_range: 192.168.1.0/24
  1105. fuel_version: '8.0'
  1106. rabbit:
  1107.   password: vDEVSzxnNKzcws5iMnojGZTl
  1108. public_network_assignment:
  1109.   assign_to_all_nodes: false
  1110.   metadata:
  1111.     restrictions:
  1112.     - action: hide
  1113.       condition: cluster:net_provider != 'neutron'
  1114.     weight: 50
  1115.     label: Public network assignment
  1116. test_vm_image:
  1117.   os_name: cirros
  1118.   img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img"
  1119.   container_format: bare
  1120.   min_ram: 64
  1121.   disk_format: qcow2
  1122.   glance_properties: ''
  1123.   img_name: TestVM
  1124.   public: 'true'
  1125. management_network_range: 192.168.0.0/24
  1126. neutron_advanced_configuration:
  1127.   neutron_dvr: false
  1128.   neutron_l2_pop: false
  1129.   metadata:
  1130.     restrictions:
  1131.     - action: hide
  1132.       condition: cluster:net_provider != 'neutron'
  1133.     weight: 45
  1134.     label: Neutron Advanced Configuration
  1135. base_syslog:
  1136.   syslog_port: '514'
  1137.   syslog_server: 10.109.0.2
  1138. vms_conf: []
  1139. workloads_collector:
  1140.   username: fuel_stats_user
  1141.   enabled: true
  1142.   create_user: true
  1143.   password: x2OqzTx6eLYfICQ20igaKJ4R
  1144.   tenant: services
  1145.   metadata:
  1146.     restrictions:
  1147.     - action: hide
  1148.       condition: 'true'
  1149.     weight: 10
  1150.     label: Workloads Collector User
  1151. auth_key: ''
  1152. puppet_debug: false
  1153. access:
  1154.   user: admin
  1155.   password: admin
  1156.   email: admin@localhost
  1157.   tenant: admin
  1158.   metadata:
  1159.     weight: 10
  1160.     label: Access
  1161. last_controller: node-3
  1162. fqdn: node-3.test.domain.local
  1163. public_ssl:
  1164.   hostname: public.fuel.local
  1165.   horizon: true
  1166.   services: true
  1167.   cert_data: ''
  1168.   cert_source: self_signed
  1169.   metadata:
  1170.     weight: 110
  1171.     label: Public TLS
  1172. auto_assign_floating_ip: false
  1173. mp:
  1174. - weight: '1'
  1175.   point: '1'
  1176. - weight: '2'
  1177.   point: '2'
  1178. neutron_mellanox:
  1179.   vf_num: '16'
  1180.   plugin: disabled
  1181.   metadata:
  1182.     restrictions:
  1183.     - action: hide
  1184.       condition: not ('experimental' in version:feature_groups)
  1185.     enabled: true
  1186.     weight: 50
  1187.     toggleable: false
  1188.     label: Mellanox Neutron components
  1189. horizon:
  1190.   secret_key: 3db06e79b568848ac917cee22ddfc5527e43234e57180649973ff1fe9cee6a04
  1191. ha_fencing:
  1192.   fence_policy: reboot
  1193.   yaml_additional_config: "/etc/pcs_fencing.yaml"
  1194.   metadata:
  1195.     plugin_id: 3
  1196.     enabled: true
  1197.     weight: 70
  1198.     toggleable: true
  1199.     label: HA fencing for Pacemaker cluster
  1200. cinder:
  1201.   db_password: L609hWAaT4cKezBisAk5fPEI
  1202.   user_password: enHc8n0JQUSOFGeVhbbXpfdp
  1203.   fixed_key: b49aed785766825c62df3a6083d137787a48898067877860f05b4a3ae1fe6c4e
  1204. deployment_id: 5
  1205. external_ntp:
  1206.   ntp_list: 0.fuel.pool.ntp.org, 1.fuel.pool.ntp.org, 2.fuel.pool.ntp.org
  1207.   metadata:
  1208.     weight: 100
  1209.     label: Host OS NTP Servers
  1210. openstack_version_prev:
  1211. quantum: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement