Skip to content

Instantly share code, notes, and snippets.

@dougireton
Created April 17, 2013 00:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dougireton/5400739 to your computer and use it in GitHub Desktop.
Save dougireton/5400739 to your computer and use it in GitHub Desktop.
# https://github.com/opscode-cookbooks/windows
# create a printer
windows_printer 'HP LaserJet 5th Floor' do
driver_name 'HP LaserJet 4100 Series PCL6'
ipv4_address '10.4.64.38'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment