)]}'
{"tripleo_ansible/roles/backup_and_restore/defaults/main.yml":[{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"9fd13ee7f1df134fa337db6e504e9293e66731be","unresolved":true,"context_lines":[{"line_number":41,"context_line":"# By default this should be the Undercloud node"},{"line_number":42,"context_line":"tripleo_backup_and_restore_server: 192.168.24.1"},{"line_number":43,"context_line":"tripleo_backup_and_restore_shared_storage_folder: /ctl_plane_backups"},{"line_number":44,"context_line":"tripleo_backup_and_restore_shared_storage_subfolders: []"},{"line_number":45,"context_line":"tripleo_backup_and_restore_clients_nets: [\u0027192.168.24.0/24\u0027, \u002710.0.0.0/24\u0027, \u0027172.16.0.0/24\u0027]"},{"line_number":46,"context_line":"tripleo_backup_and_restore_rear_simulate: false"},{"line_number":47,"context_line":"tripleo_backup_and_restore_using_uefi_bootloader: 0"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"ed69fa62_849aae99","line":44,"range":{"start_line":44,"start_character":0,"end_line":44,"end_character":52},"updated":"2021-09-27 06:58:35.000000000","message":"is this meant to be subfolders of the shared_storage_folder?","commit_id":"964004576790af17f3749e3ff63df9c8d1c0e169"}],"tripleo_ansible/roles/backup_and_restore/tasks/setup_nfs.yml":[{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"9fd13ee7f1df134fa337db6e504e9293e66731be","unresolved":true,"context_lines":[{"line_number":113,"context_line":""},{"line_number":114,"context_line":"- name: Create backup subfolders in the NFS server"},{"line_number":115,"context_line":"  file:"},{"line_number":116,"context_line":"    path: \"{{ item }}\""},{"line_number":117,"context_line":"    state: directory"},{"line_number":118,"context_line":"    mode: \u00270777\u0027"},{"line_number":119,"context_line":"  with_items:"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"3a5c0d47_4b39c7df","line":116,"range":{"start_line":116,"start_character":10,"end_line":116,"end_character":13},"updated":"2021-09-27 06:58:35.000000000","message":"should it be \n\"{{ tripleo_backup_and_restore_shared_storage_folder }}/{{ item }}\"","commit_id":"964004576790af17f3749e3ff63df9c8d1c0e169"},{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"af1818c36cf8815c36fbb29a0ef02690f24662b4","unresolved":true,"context_lines":[{"line_number":113,"context_line":""},{"line_number":114,"context_line":"- name: Create backup subfolders in the NFS server"},{"line_number":115,"context_line":"  file:"},{"line_number":116,"context_line":"    path: \"{{ tripleo_backup_and_restore_shared_storage_folder }}/{{ item }}\""},{"line_number":117,"context_line":"    state: directory"},{"line_number":118,"context_line":"    mode: \u00270777\u0027"},{"line_number":119,"context_line":"  with_items:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"82b4ca63_88b1cefe","line":116,"updated":"2021-09-28 06:00:56.000000000","message":"k thanks for the update... main question is, what is the point of the subfolders?\nI mean you pass a list and it creates sub directories for you.\n\nDoes anything go into those sub directories? Are they relevant to the backup i.e. does the backup use these if they have some specific name(s)?","commit_id":"5e3befcae426034de9c6eafea6ef8ac2000c8ef7"},{"author":{"_account_id":22954,"name":"Juan Badia Payno","email":"jbadiapa@redhat.com","username":"jbadiapa"},"change_message_id":"3fbd098e0fb33731db4a41c2186e86b96c79e716","unresolved":true,"context_lines":[{"line_number":113,"context_line":""},{"line_number":114,"context_line":"- name: Create backup subfolders in the NFS server"},{"line_number":115,"context_line":"  file:"},{"line_number":116,"context_line":"    path: \"{{ tripleo_backup_and_restore_shared_storage_folder }}/{{ item }}\""},{"line_number":117,"context_line":"    state: directory"},{"line_number":118,"context_line":"    mode: \u00270777\u0027"},{"line_number":119,"context_line":"  with_items:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bac78df2_9f6abeab","line":116,"in_reply_to":"82b4ca63_88b1cefe","updated":"2021-09-28 13:28:04.000000000","message":"Yes, The main idea is to give a list and it creates the subfolders.\nIt only needs one subfolder ([/var/lib/ironic/images/]/pxelinux.cfg), but I thought that maybe in the future will be more than one.\n\nThe content of that directory is going to be create by ReaR when the backup is created.","commit_id":"5e3befcae426034de9c6eafea6ef8ac2000c8ef7"}]}
