Security setup on existing cluster failing

Yes, with the following contents.

{
"order": -1,
"index_patterns": [
"*"
],
"settings": {
"index": {
"number_of_shards": "1",
"number_of_replicas": "1"
}
},
"mappings": {},
"aliases": {}
}