core: Translation to remove 'solo' from shared chef error [GH-2276]
This commit is contained in:
parent
457423d132
commit
787788c328
|
@ -41,7 +41,7 @@ en:
|
||||||
The `knife` application was not found! This is required by Vagrant
|
The `knife` application was not found! This is required by Vagrant
|
||||||
to automatically delete Chef nodes and clients.
|
to automatically delete Chef nodes and clients.
|
||||||
chef_run_list_empty: |-
|
chef_run_list_empty: |-
|
||||||
Warning: Chef solo run list is empty. This may not be what you want.
|
Warning: Chef run list is empty. This may not be what you want.
|
||||||
provisioner_cleanup: |-
|
provisioner_cleanup: |-
|
||||||
Running cleanup tasks for '%{name}' provisioner...
|
Running cleanup tasks for '%{name}' provisioner...
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue