WTF IS COMMND????????
This commit is contained in:
parent
885bedd74f
commit
be4cf640b5
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ class rhizomatica_base_system {
|
||||||
}
|
}
|
||||||
|
|
||||||
exec { 'locale-gen':
|
exec { 'locale-gen':
|
||||||
commnd => '/usr/sbin/locale-gen es_ES.utf8',
|
command => '/usr/sbin/locale-gen es_ES.utf8',
|
||||||
require => File['/var/rhizomatica/rccn/config_values.py'],
|
require => File['/var/rhizomatica/rccn/config_values.py'],
|
||||||
refreshonly => true,
|
refreshonly => true,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue