mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
No second person
This commit is contained in:
parent
ff8d8df1d2
commit
92742f7e08
@ -314,7 +314,7 @@ strings to force YAML to serialize them as strings:
|
||||
|
||||
Additionally, numbers formatted like ``XXXX-XX-XX`` will also be converted (or
|
||||
YAML will attempt to convert them, and error out if it doesn't think the date
|
||||
is a real one). Thus, for example, if you were to have a minion ID of
|
||||
is a real one). Thus, for example, if a minion were to have an ID of
|
||||
``4017-16-20`` the minion would not start because YAML would complain that the
|
||||
date was out of range. The workaround is the same, surround the offending
|
||||
string with quotes:
|
||||
|
Loading…
Reference in New Issue
Block a user