Join the Puppet Partner Program
The P3 (Puppet Partner Program) offers the following benefits for your business:
  • Opportunities to offer customers more value
  • Regular lead sharing by territory
  • Opportunity registration and support
  • Discounted rate on Puppet training
  • Discounted purchase of Puppet Enterprise
  • Exclusive portal with training, sales collateral, webinars and podcasts

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-200000126/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
<!-- SYSTEM CSS - DO NOT EDIT -->
<link rel="stylesheet" type="text/css" media="screen" href="http://info.puppetlabs.com/css/mktLPSupport.css" />
 
<style type="text/css">
 
#bodyId {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    }
 
div#outerWrapDiv {
    position: relative;
    height: 100%;
    width: 100%;
    }
 
div#innerWrapDiv {
    position: relative;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 0px;
    text-align: left;
    }
 
</style>
 
<!-- START TEMPLATE CSS - EDIT THIS SECTION -->
<style>
/* Note: You can also change these in the specific Landing Pages*/
 
/*Stretch page 100% height */
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color:#fff;
}
 
/* Full page wrapper with wrapper */
div#outerWrapDiv {
  background:#FFFFFF url("http://info.puppetlabs.com/rs/puppetlabs/images/pl_mk_tpl_bg.gif") repeat-x scroll 0 0;
  color: #000;
  display:block;
  padding-top: 15px;
}
 
div#innerWrapDiv {
  float: left;
  width: 880px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-left: 140px;
  background-color:#fff;
}
 
 
 
/* Main Content Area - Controls height and width of content are of page*/
 
div.logo {
  padding: 10px 0 0 10px;
  float: left;
  clear: left;
  display: block;
}
 
div.socialWrap {
  float: left;  
  width: 360px;
  display: block;
}
img.social {
  float: right;
  width: 40px;
  height: 40px;
  margin: 40px 5px 15px 0;
}
img {
    border:none;    
}
    
 
/* Start Content Areas */
div#mktContent {
background: #ffffff;
height: 100%;
float: left;
clear: left;
min-height: 350px;
width: 545px;
margin: 0 7px 5px 5px;
}
 
div#mktContent h1 {
  width: 400px;
  font-size: 18px;
  margin: 5px 0 0 15px;
}
div#mktContent ul {
  margin-left: -10px;
}
div#mktContent li {
  padding-top: 10px;
  font-size: 12px;
}
div#mktContent p {
  margin: 7px 0 7px 15px;
}
div#mktContent strong {
  font-size: 14px;
}
/* Orange headline style */
div.banner {
  float: left;
  clear: left;
  width: 545px;
  height: 45px;
  margin: 7px 5px 15px 0;
  background: url("http://info.puppetlabs.com/rs/puppetlabs/images/pl_mk_tpl_banner_bg.png") repeat-x top left #bb6e31;
  padding: 0 0 10px 10px;
   
}
div.banner p {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin: 10px 0 0 7px;
}
 
/* Form wrapper */
div#mktColumn {
  -moz-border-radius: 10px;
  webkit-border-radius: 10px;
  border-radius: 10px;
  float: right;
  clear: none;
  min-height: 475px;
  height: 100%;
  width: 280px;
  background-color: #47435b;
  margin: 20px 20px 0 10px;
}
/* Form list style */
form.lpeRegForm ul.mktLblLeft {  
   
}
 
form.lpeRegForm li {
margin-bottom: 14px;
}
 
form.lpeRegForm li.mktField {
  list-style: none outside none;
}
/* Form label */
form.lpeRegForm li.mktField label,  
form.lpeRegForm li.mktFormReq label{
  color: #fff;
  font-size: 14px;
  font-weight:normal;
  width: 210px;
}
form.lpeRegForm li.mktFormReq label{
background: url('http://info.puppetlabs.com/rs/puppetlabs/images/pl_mk_tpl_req_field.png') no-repeat top right !important;
font-weight: normal !important;
}
form.lpeRegForm input {  
  width: 210px;
}
 
form.lpeRegForm input.mktFormCheckbox {
  width: 10px;
  float: right;
}
 
form.lpeRegForm select {
    background-color: #F5F5F5;
    border: 0 none;
    width: 240px !important;
}
 
 
form.lpeRegForm input.mktFormText {
  width: 240px !important;
  background-color:#f5f5f5;
  border:0px;
  height: 18px;
 
}
 
form.lpeRegForm li.mktField label, form.lpeRegForm li.mktFormReq label {
  width: 190px;
 
}
 
.mktFormCheckbox {
Float: right;
}
 
    
    
/* Start fancy button */
/* Submit button width/height */
#mktFrmButtons input {
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    position:relative;
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px !important;
    width: 240px !important;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size:1.125em;
    font-weight:bold;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;  
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #fff;
    border: solid 1px #954712;
    background: #C05F1C;
    background: -webkit-gradient(linear, left top, left bottom, from(#d47b3e), to(#C05F1C));
    background: -moz-linear-gradient(top,  #d47b3e,  #C05F1C);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d47b3e', endColorstr='#C05F1C');
}
#mktFrmButtons input:hover {
    border: solid 1px #954712;
    background: #C05F1C;
    background: -webkit-gradient(linear, left top, left bottom, from(#A05617), to(#C05F1C));
    background: -moz-linear-gradient(top,  #A05617,  #C05F1C);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#A05617', endColorstr='#C05F1C');
}
/* end fancy button */
 
/* Footer links and Copyright */
/* Footer Area */
div#mktFooter {
    color: #ffffff;
    float: left;
    clear: right;
    text-align: center;
    width: 750px;
    }
/* Footer links and Copyright */
#copyright a {
    color:#fff;
    text-decoration:none;
    }
#copyright a:hover {
    color:#aaaaaa;
    text-decoration:underline;
    }
div#copyright .vcard span.org:after, div#copyright .vcard .adr:before, div#copyright .vcard .adr:after {
content:"?";
padding-left:0.8em;
padding-right:0.8em;
}
div#copyright .vcard span.org:after {
padding-left:1em;
}
/* End Content areas */
</style>
 
<!-- END TEMPLATE CSS -->
 
<!--[if lt IE 7]>
<style>
img.png { behavior: url(http://info.puppetlabs.com/js/public/iepngfix.htc) }
</style>
<![endif]-->
 
<!-- SYSTEM JAVASCRIPT - DO NOT EDIT -->
<script type="text/javascript">
function fieldValidate(field) {
  /* call Mkto.setError(field, message) and return false to mark a field value invalid */
  /* return 'skip' to bypass the built-in validations */
  return true;
}
function getRequiredFieldMessage(domElement, label) {
  return "This field is required";
}
function getTelephoneInvalidMessage(domElement, label) {
  return "Please enter a valid telephone number";
}
function getEmailInvalidMessage(domElement, label) {
  return "Please enter a valid email address";
}
</script>
 
<!-- Jquery for fancy things!-->
<!-- <script language="JavaScript" src="/js/public/jquery-latest.min.js" type="text/javascript"></script> -->
<script language="JavaScript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
    // to make fancy buttons.  Uses noConflict just in case
     var $jQ = jQuery.noConflict();
 
     // Use jQuery via $j(...)
     $jQ(document).ready(function(){
     });
</script>
   
 
<!-- SYSTEM INCLUDES - DO NOT EDIT -->
<?php echo $mContext['headElements']; ?>
</head>
<body id="bodyId" class="mktEditable" align="center" <?php echo $mContext['bodyAttributes'] ?>>
<div id="outerWrapDiv">
<div id="innerWrapDiv">
<?php echo $mContext['bodyElements']; ?>
<!-- End System Includes -->
        <div class="logo"><a href="http://www.puppetlabs.com" target="_blank"><img src="http://info.puppetlabs.com/rs/puppetlabs/images/pl_mk_tpl_logo.png" alt="Puppet Labs" border="0" /></a></div>
           
          <div class="socialWrap">
            <a href="https://github.com/puppetlabs" target="_blank"><img src="http://info.puppetlabs.com/rs/puppetlabs/images/pl_mk_tpl_gh.png" border="0" alt="" class="social" /></a>
            <a href="http://www.twitter.com/puppetlabs" target="_blank"><img src="http://info.puppetlabs.com/rs/puppetlabs/images/pl_mk_tpl_tw.png" border="0" alt="" class="social" /></a>
            <a href="http://www.facebook.com/pages/Puppet-Labs/219089920711" target="_blank"><img src="http://info.puppetlabs.com/rs/puppetlabs/images/pl_mk_tpl_fb.png" border="0" alt="" class="social" /></a>
            <a href="http://www.linkedin.com/groups?about=&gid=696467&trk=anet_ug_grppro" target="_blank"><img src="http://info.puppetlabs.com/rs/puppetlabs/images/pl_mk_tpl_lkin.png" border="0" alt="" class="social" /></a>
          </div>
           
           
           
          <!-- START FORM CONTENT-->
          <div id="mktColumn" class="mktEditable">
            
          </div>
          <!-- END FORM CONTENT -->
           
          <div id="mktHeader"class="banner mktEditable">
 
          </div>
           
          <div id="mktContent" class="mktEditable">
            
 
          </div>
            
           
    </div>
    <!-- Footer -->
   <div id="mktFooter" class="mktEditable">
      <p id="copyright">&copy; 2011 Puppet Labs <a href="mailto:info@puppetlabs.com">info@Puppetlabs.com</a> | 411 NW Park | Portland, OR 97209</p>
   </div>
<!-- SYSTEM FOOTER - DO NOT EDIT -->
</div>
<?php echo $mContext['endElements']; ?>
 
 
 
  <!-- Begin Google Analytics -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1537572-5");
pageTracker._setDomainName(".puppetlabs.com");
pageTracker._trackPageview();
} catch(err) {}</script>  
  <!-- End Google Analytics -->
 
<!-- Google Code for All Visitors Remarketing List -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1002530809;
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "666666";
var google_conversion_label = "enU6CJfVnwIQ-c-F3gM";
var google_conversion_value = 0;
/* ]]> */
</script>
<script type="text/javascript" src="http://www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/1002530809/?label=enU6CJfVnwIQ-c-F3gM&amp;guid=ON&amp;script=0"/>
</div>
</noscript>
</body>
</html>
Apply to the Program
  •  

As an expert in Open Source, AmaziQSource is often consulted by organizations in choosing the right ICT Solutions for a particular discipline. We carefully select our partners and with Puppet Labs we found an extremely professional partner which immediately resulted in an increase of revenue in services and software. Even more important, our customers were able to automate their sysadmin processes with an affordable enterprise-class support model. 
Hyan Cohen, Amaziq Source
"It's a fact that Linux is dominating the large data-centers and used in critical environments. Puppet is a great solution for system management of community and enterprise Linux distributions. Puppet Labs helps organizations with supplying an enterprise pre-packaged distribution compatible with Linux, Unix and most likely in Windows in the future - in combination with Puppet Labs' enterprise-class support. 

As an expert in Open Source technology, AmaziQSource is often commissioned by organizations to assist in choosing the right ICT Solution for a particular discipline. We carefully select our partners.  With Puppet Labs we found an extremely professional partner which immediately resulted in an increase of revenue in services and software. More importantly, our customers were able to automate their sysadmin processes with an affordable enterprise-class support model.

-Hyan Cohen, Amaziq Source