Loading manifests/init.pp +1 −0 Original line number Diff line number Diff line Loading @@ -109,6 +109,7 @@ class base ( command => "/usr/bin/localedef -v -c -i ${lang} -f ${charset} ${locale}", subscribe => File['/etc/locale.conf'], refreshonly => true, returns => [ 0, 1 ], } } } Loading
manifests/init.pp +1 −0 Original line number Diff line number Diff line Loading @@ -109,6 +109,7 @@ class base ( command => "/usr/bin/localedef -v -c -i ${lang} -f ${charset} ${locale}", subscribe => File['/etc/locale.conf'], refreshonly => true, returns => [ 0, 1 ], } } }