There is an example of use: == with the ppd somewhere on the file system == $sanedallow = "10.0.0.0/8" cups::printer { hp1350_chezpedro: printer => "hp1350_chezpedro", p_deviceuri => "hp:/usb/psc_1300_series?serial=BR42G1079F", p_description => "HP PSC 1350 Multifuncion", p_location => "Oficina chez pedro ", p_pathppd => "/usr/share/ppd/hpijs/HP/HP-PSC_1300_Series-hpijs.ppd", p_accept => "Yes", p_enable => "Yes", p_scan => "Yes", }