aboutsummaryrefslogtreecommitdiffstats
path: root/lib/puppet
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Merge "Contrail: Fix controlplane/dataplane network asignments & enable optio...Jenkins1-0/+14
2017-07-05Contrail: Fix controlplane/dataplane network asignments & enable optional dpdk @media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight .p { color: #f8f8f2 } /* Punctuation */ .highlight .ch { color: #75715e } /* Comment.Hashbang */ .highlight .cm { color: #75715e } /* Comment.Multiline */ .highlight .cp { color: #75715e } /* Comment.Preproc */ .highlight .cpf { color: #75715e } /* Comment.PreprocFile */ .highlight .c1 { color: #75715e } /* Comment.Single */ .highlight .cs { color: #75715e } /* Comment.Special */ .highlight .gd { color: #f92672 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph
2017-06-02Drop un-needed 'else' in noop_resourceDan Prince1-1/+0
2017-03-03Throw warnings for norpm actionsAlex Schultz1-0/+5
2017-02-17Add virtual_packages support to norpm providerAlex Schultz1-0/+2
2017-01-25Merge "Make sure we bind the rabbit inter-cluster to a specific interface"Jenkins1-0/+31
2017-01-20Add a noop_resource functionDan Prince1-0/+53
2017-01-20Make sure we bind the rabbit inter-cluster to a specific interfaceMichele Baldessari1-0/+31
2017-01-19Implement NTP profileCarlos Camacho1-0/+4
2017-01-02Avoid Yum/RPM prefetch in norpm providerDan Prince1-0/+4
2016-09-02Convert ringbuilder to build devices arraySteven Hardy1-0/+39
2016-08-29Configure the numvfs for SRIOV interfaceskarthik s2-0/+67
2016-05-25Add lookup_hiera_hash functionGiulio Fidente1-0/+22
2016-04-19IPv6 dual-stack supportEmilien Macchi1-0/+31
2015-12-15Adds IPv6 support for interface_for_ip functionGilles Dubreuil1-13/+19
2015-12-01Remove `validate_ip_address` validator.Jaume Devesa1-53/+0
2015-11-23MidoNet services manifestsJaume Devesa3-0/+91
2015-09-03Add package_manifest resource.Dan Prince3-22/+47
2015-06-25Add a function to write package namesDan Prince1-0/+22
2015-06-12Configure fencing devicesJiri Stransky1-0/+34
2015-06-03Add interface_for_ip functionDan Prince1-0/+33
2015-02-04Add norpm package provider and helper class.Dan Prince1-0/+36