kolla-kubernetes/6cab8ec98e89930a69a6ec07b76...

39 lines
1.5 KiB
Plaintext

{
"comments": [
{
"key": {
"uuid": "ff0f0b1f_2b673c50",
"filename": "tools/userguide_playbook/roles/k8s-all/tasks/hostname.yml",
"patchSetId": 5
},
"lineNbr": 2,
"author": {
"id": 25709
},
"writtenOn": "2017-05-18T19:08:16Z",
"side": 1,
"message": "All my VMs have a hostname of localhost... so this is generating warning with preflight. Seting the VM hostname to the right one fix the issue:\n\n- name: Change hostname\n command: hostname {{ inventory_hostname }}\n become: True",
"revId": "6cab8ec98e89930a69a6ec07b76c99616de706e1",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
},
{
"key": {
"uuid": "ff0f0b1f_63d6b02a",
"filename": "tools/userguide_playbook/roles/k8s-all/tasks/hostname.yml",
"patchSetId": 5
},
"lineNbr": 2,
"author": {
"id": 22368
},
"writtenOn": "2017-05-25T16:58:38Z",
"side": 1,
"message": "The point is to make sure that hostname is in hosts file not change the hostname. If you deploy your VMs properly with individual hostnames and have those in inventory file then this should not be the problem. Just changing the hostname doesn\u0027t fix hosts file.",
"parentUuid": "ff0f0b1f_2b673c50",
"revId": "6cab8ec98e89930a69a6ec07b76c99616de706e1",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}