So, my configuration attempts are aimed at Linodes .

Ubuntu 10.10 to be exact.


Linodes are libcloud enabled as well as basically provisioned. What I
seek to do is add to that, not build from nothing, since libcloud et.
al. give me a base to work with.


What is the canonical way to manage this situation?


For example:



$ puppet resource package --verbose openssh-client


package { 'openssh-client':
ensure => '1:5.5p1-4ubuntu4'
}


Does my manifest need to take this and similar into account? 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to