It turns out augeas on RHEL6 is 0.7.2, which does not have 'setm' command available. 'setm' is available in augeas release 0.8, which is available in EPEL, but not available for RHEL6 (the reason is the package is already in RHEL6, thus no package would be released in EPEL for this.
All I want to do is to put console=ttyS0 on all kernel lines in /etc/grub.conf. Since there is no such 'setm' available with augeas 0.7.2, is there any other workaround using augeas? Or the only way is to ask RedHat to upgrade its augeas package on RHEL6? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
