search for: 4ubuntu4

Displaying 2 results from an estimated 2 matches for "4ubuntu4".

Did you mean: 4ubuntu1
2012 Feb 08
1
Having issues with remote command execution - ssh -t host 'sudo command'
I've been trying to find an answer on other sites however I could not resolve my problem. spec: os: ubuntu 10.0, OpenSSH_5.5p1 Debian-4ubuntu4, OpenSSL 0.9.8o problem: When trying to restart deamons on remote pcs having the same specs, sometimes deamons are executed succesfully and sometimes not. I am using the following command: ssh -t -vvv "$host" 'sudo /usr/local/sbin/program' which asks me for a pass and then cont...
2010 Dec 10
2
Best practices using puppet on partially installed systems.
...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-users@googlegroups.com. To unsubscribe from this group, send email t...