{
 "issue": {
  "id": 435,
  "iid": 24,
  "project_id": 400,
  "title": "Authoritive DNS-Server on gateways",
  "description": "",
  "state": "closed",
  "created_at": "2020-12-17T19:52:53.000Z",
  "updated_at": "2021-01-21T19:18:16.000Z",
  "closed_at": null,
  "closed_by": null,
  "labels": [],
  "milestone": null,
  "assignees": [],
  "author": {
   "id": 47,
   "username": "paul",
   "public_email": "",
   "name": "Paul",
   "state": "active",
   "locked": false,
   "avatar_url": "https://secure.gravatar.com/avatar/a4106f6e9909fa9fdadf799a8c6e0382dd30483c01ed2024a82e10d6144d1754?s=80&d=identicon",
   "web_url": "https://git.chaotikum.org/paul"
  },
  "type": "ISSUE",
  "assignee": null,
  "user_notes_count": 3,
  "merge_requests_count": 0,
  "upvotes": 0,
  "downvotes": 0,
  "start_date": null,
  "due_date": null,
  "confidential": false,
  "discussion_locked": null,
  "issue_type": "issue",
  "web_url": "https://git.chaotikum.org/freifunk-luebeck/gateway-config/-/work_items/24",
  "time_stats": {
   "time_estimate": 0,
   "total_time_spent": 0,
   "human_time_estimate": null,
   "human_total_time_spent": null
  },
  "task_completion_status": {
   "count": 0,
   "completed_count": 0
  },
  "has_tasks": true,
  "task_status": "",
  "_links": {
   "self": "https://git.chaotikum.org/api/v4/projects/400/issues/24",
   "notes": "https://git.chaotikum.org/api/v4/projects/400/issues/24/notes",
   "award_emoji": "https://git.chaotikum.org/api/v4/projects/400/issues/24/award_emoji",
   "project": "https://git.chaotikum.org/api/v4/projects/400",
   "closed_as_duplicate_of": null
  },
  "references": {
   "short": "#24",
   "relative": "#24",
   "full": "freifunk-luebeck/gateway-config#24"
  },
  "severity": "UNKNOWN",
  "moved_to_id": null,
  "imported": false,
  "imported_from": "none",
  "service_desk_reply_to": null
 },
 "discussions": [
  {
   "id": "5761babc8e22a1cea26049cf33d509968af9870d",
   "reply_id": "5761babc8e22a1cea26049cf33d509968af9870d",
   "project_id": 400,
   "commit_id": null,
   "confidential": false,
   "diff_discussion": false,
   "expanded": true,
   "for_commit": false,
   "individual_note": true,
   "resolvable": false,
   "discussion_path": null,
   "resolved": false,
   "resolved_by_push": false,
   "resolved_by": null,
   "resolved_at": null,
   "resolve_path": "/freifunk-luebeck/gateway-config/-/issues/24/discussions/5761babc8e22a1cea26049cf33d509968af9870d/resolve",
   "notes": [
    {
     "id": "1077",
     "type": null,
     "author": {
      "id": 47,
      "username": "paul",
      "public_email": "",
      "name": "Paul",
      "state": "active",
      "locked": false,
      "avatar_url": "https://secure.gravatar.com/avatar/a4106f6e9909fa9fdadf799a8c6e0382dd30483c01ed2024a82e10d6144d1754?s=80&d=identicon",
      "status_tooltip_html": "<span class=\"user-status-emoji has-tooltip\" title=\"\" data-html=\"true\" data-placement=\"top\"><gl-emoji title=\"turtle\" data-name=\"turtle\" data-unicode-version=\"6.0\">\ud83d\udc22</gl-emoji></span>",
      "show_status": true,
      "availability": "not_set",
      "path": "/paul",
      "bot": false,
      "user_type": "human"
     },
     "created_at": "2021-01-01T04:43:35.000Z",
     "updated_at": "2021-01-01T04:43:35.000Z",
     "system": false,
     "noteable_id": 435,
     "noteable_type": "Issue",
     "project_id": 400,
     "resolvable": false,
     "confidential": false,
     "internal": false,
     "imported": false,
     "imported_from": "none",
     "noteable_iid": 24,
     "commands_changes": {},
     "external_author": null,
     "note": "Das geht jetzt schon irgendwie und l\u00e4uft auch schon testweise auf huextertor.\r\n\r\n@yksflip Wie macht man das jetzt mit den DNS Einstellungen?\r\n\r\nich w\u00fcrde jetzt an sowas denken:\r\n```\r\nCNAME ns1 srv02.mesh.ffhl.chaotikum.org\r\nCNAME ns2 huextertor.mesh.ffhl.chaotikum.org\r\n```\r\nund f\u00fcr ffhl.de und luebeck.freifunk.net dann\r\n```\r\nNS ns1.luebeck.freifunk.net\r\nNS ns2.luebeck.freifunk.net\r\n```\r\n\r\n",
     "note_html": "<p data-sourcepos=\"1:1-1:78\" dir=\"auto\">Das geht jetzt schon irgendwie und l\u00e4uft auch schon testweise auf huextertor.</p>\n<p data-sourcepos=\"3:1-3:59\" dir=\"auto\"><a href=\"/yksflip\" title=\"Philipp Rothmann\" class=\"gfm gfm-project_member js-user-link\" data-user=\"56\" data-original=\"@yksflip\" data-container=\"body\" data-placement=\"top\" data-reference-type=\"user\">@yksflip</a> Wie macht man das jetzt mit den DNS Einstellungen?</p>\n<p data-sourcepos=\"5:1-5:33\" dir=\"auto\">ich w\u00fcrde jetzt an sowas denken:</p>\n<div class=\"gl-relative markdown-code-block js-markdown-code\"><pre data-sourcepos=\"6:1-9:3\" class=\"code highlight js-syntax-highlight language-plaintext\" v-pre=\"true\"><code><span id=\"LC1\" class=\"line\" lang=\"plaintext\">CNAME ns1 srv02.mesh.ffhl.chaotikum.org</span>\n<span id=\"LC2\" class=\"line\" lang=\"plaintext\">CNAME ns2 huextertor.mesh.ffhl.chaotikum.org</span></code></pre><copy-code></copy-code><insert-code-snippet></insert-code-snippet></div>\n<p data-sourcepos=\"10:1-10:46\" dir=\"auto\">und f\u00fcr ffhl.de und luebeck.freifunk.net dann</p>\n<div class=\"gl-relative markdown-code-block js-markdown-code\"><pre data-sourcepos=\"11:1-14:3\" class=\"code highlight js-syntax-highlight language-plaintext\" v-pre=\"true\"><code><span id=\"LC1\" class=\"line\" lang=\"plaintext\">NS ns1.luebeck.freifunk.net</span>\n<span id=\"LC2\" class=\"line\" lang=\"plaintext\">NS ns2.luebeck.freifunk.net</span></code></pre><copy-code></copy-code><insert-code-snippet></insert-code-snippet></div>",
     "body_first_line_html": "<p>Das geht jetzt schon irgendwie und l\u00e4uft auch schon testweise auf huextertor....</p>",
     "current_user": {
      "can_edit": false,
      "can_award_emoji": false,
      "can_resolve": false,
      "can_resolve_discussion": false
     },
     "suggestions": [],
     "resolved": false,
     "resolved_by": null,
     "resolved_by_push": false,
     "is_noteable_author": true,
     "discussion_id": "5761babc8e22a1cea26049cf33d509968af9870d",
     "emoji_awardable": true,
     "award_emoji": [],
     "report_abuse_path": "/-/abuse_reports/add_category",
     "noteable_note_url": "https://git.chaotikum.org/freifunk-luebeck/gateway-config/-/work_items/24#note_1077",
     "cached_markdown_version": 2162688,
     "human_access": "Owner",
     "is_contributor": false,
     "project_name": "gateway-config",
     "toggle_award_path": "/freifunk-luebeck/gateway-config/notes/1077/toggle_award_emoji",
     "path": "/freifunk-luebeck/gateway-config/notes/1077"
    }
   ]
  },
  {
   "id": "95b7df75dce0b0bc91cc2173054a2284009db8ac",
   "reply_id": "95b7df75dce0b0bc91cc2173054a2284009db8ac",
   "project_id": 400,
   "commit_id": null,
   "confidential": false,
   "diff_discussion": false,
   "expanded": true,
   "for_commit": false,
   "individual_note": true,
   "resolvable": false,
   "discussion_path": null,
   "resolved": false,
   "resolved_by_push": false,
   "resolved_by": null,
   "resolved_at": null,
   "resolve_path": "/freifunk-luebeck/gateway-config/-/issues/24/discussions/95b7df75dce0b0bc91cc2173054a2284009db8ac/resolve",
   "notes": [
    {
     "id": "1078",
     "type": null,
     "author": {
      "id": 47,
      "username": "paul",
      "public_email": "",
      "name": "Paul",
      "state": "active",
      "locked": false,
      "avatar_url": "https://secure.gravatar.com/avatar/a4106f6e9909fa9fdadf799a8c6e0382dd30483c01ed2024a82e10d6144d1754?s=80&d=identicon",
      "status_tooltip_html": "<span class=\"user-status-emoji has-tooltip\" title=\"\" data-html=\"true\" data-placement=\"top\"><gl-emoji title=\"turtle\" data-name=\"turtle\" data-unicode-version=\"6.0\">\ud83d\udc22</gl-emoji></span>",
      "show_status": true,
      "availability": "not_set",
      "path": "/paul",
      "bot": false,
      "user_type": "human"
     },
     "created_at": "2021-01-02T13:06:50.000Z",
     "updated_at": "2021-01-02T13:06:50.000Z",
     "system": false,
     "noteable_id": 435,
     "noteable_type": "Issue",
     "project_id": 400,
     "resolvable": false,
     "confidential": false,
     "internal": false,
     "imported": false,
     "imported_from": "none",
     "noteable_iid": 24,
     "commands_changes": {},
     "external_author": null,
     "note": "*Created by: yksflip*\n\ngenau :) ",
     "note_html": "<p data-sourcepos=\"1:1-1:21\" dir=\"auto\"><em data-sourcepos=\"1:1-1:21\">Created by: yksflip</em></p>\n<p data-sourcepos=\"3:1-3:9\" dir=\"auto\">genau :)</p>",
     "body_first_line_html": "<p><em>Created by: yksflip</em>...</p>",
     "current_user": {
      "can_edit": false,
      "can_award_emoji": false,
      "can_resolve": false,
      "can_resolve_discussion": false
     },
     "suggestions": [],
     "resolved": false,
     "resolved_by": null,
     "resolved_by_push": false,
     "is_noteable_author": true,
     "discussion_id": "95b7df75dce0b0bc91cc2173054a2284009db8ac",
     "emoji_awardable": true,
     "award_emoji": [],
     "report_abuse_path": "/-/abuse_reports/add_category",
     "noteable_note_url": "https://git.chaotikum.org/freifunk-luebeck/gateway-config/-/work_items/24#note_1078",
     "cached_markdown_version": 2162688,
     "human_access": "Owner",
     "is_contributor": false,
     "project_name": "gateway-config",
     "toggle_award_path": "/freifunk-luebeck/gateway-config/notes/1078/toggle_award_emoji",
     "path": "/freifunk-luebeck/gateway-config/notes/1078"
    }
   ]
  },
  {
   "id": "aa19e7bd2ea7c3ae50dd531d9fa7251fd0fa076e",
   "reply_id": "aa19e7bd2ea7c3ae50dd531d9fa7251fd0fa076e",
   "project_id": 400,
   "commit_id": null,
   "confidential": false,
   "diff_discussion": false,
   "expanded": true,
   "for_commit": false,
   "individual_note": true,
   "resolvable": false,
   "discussion_path": null,
   "resolved": false,
   "resolved_by_push": false,
   "resolved_by": null,
   "resolved_at": null,
   "resolve_path": "/freifunk-luebeck/gateway-config/-/issues/24/discussions/aa19e7bd2ea7c3ae50dd531d9fa7251fd0fa076e/resolve",
   "notes": [
    {
     "id": "1079",
     "type": null,
     "author": {
      "id": 47,
      "username": "paul",
      "public_email": "",
      "name": "Paul",
      "state": "active",
      "locked": false,
      "avatar_url": "https://secure.gravatar.com/avatar/a4106f6e9909fa9fdadf799a8c6e0382dd30483c01ed2024a82e10d6144d1754?s=80&d=identicon",
      "status_tooltip_html": "<span class=\"user-status-emoji has-tooltip\" title=\"\" data-html=\"true\" data-placement=\"top\"><gl-emoji title=\"turtle\" data-name=\"turtle\" data-unicode-version=\"6.0\">\ud83d\udc22</gl-emoji></span>",
      "show_status": true,
      "availability": "not_set",
      "path": "/paul",
      "bot": false,
      "user_type": "human"
     },
     "created_at": "2021-01-02T13:59:18.000Z",
     "updated_at": "2021-01-02T13:59:18.000Z",
     "system": false,
     "noteable_id": 435,
     "noteable_type": "Issue",
     "project_id": 400,
     "resolvable": false,
     "confidential": false,
     "internal": false,
     "imported": false,
     "imported_from": "none",
     "noteable_iid": 24,
     "commands_changes": {},
     "external_author": null,
     "note": "huextertor ist nun als ns2 eingetrage und die einstellungen sind schon durch internet gesickert.\r\n\r\n[ffhl-dns](https://git.luebeck.freifunk.net/FreifunkLuebeck/ffhl-dns/commit/166564c7620a7bfc3e22f1dff3aea305d58415a2)\r\n\r\nIch w\u00fcrde das dann nun auch auf den anderen Gateways deployen.",
     "note_html": "<p data-sourcepos=\"1:1-1:96\" dir=\"auto\">huextertor ist nun als ns2 eingetrage und die einstellungen sind schon durch internet gesickert.</p>\n<p data-sourcepos=\"3:1-3:117\" dir=\"auto\"><a data-sourcepos=\"3:1-3:117\" href=\"https://git.luebeck.freifunk.net/FreifunkLuebeck/ffhl-dns/commit/166564c7620a7bfc3e22f1dff3aea305d58415a2\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">ffhl-dns</a></p>\n<p data-sourcepos=\"5:1-5:63\" dir=\"auto\">Ich w\u00fcrde das dann nun auch auf den anderen Gateways deployen.</p>",
     "body_first_line_html": "<p>huextertor ist nun als ns2 eingetrage und die einstellungen sind schon durch internet gesickert....</p>",
     "current_user": {
      "can_edit": false,
      "can_award_emoji": false,
      "can_resolve": false,
      "can_resolve_discussion": false
     },
     "suggestions": [],
     "resolved": false,
     "resolved_by": null,
     "resolved_by_push": false,
     "is_noteable_author": true,
     "discussion_id": "aa19e7bd2ea7c3ae50dd531d9fa7251fd0fa076e",
     "emoji_awardable": true,
     "award_emoji": [],
     "report_abuse_path": "/-/abuse_reports/add_category",
     "noteable_note_url": "https://git.chaotikum.org/freifunk-luebeck/gateway-config/-/work_items/24#note_1079",
     "cached_markdown_version": 2162688,
     "human_access": "Owner",
     "is_contributor": false,
     "project_name": "gateway-config",
     "toggle_award_path": "/freifunk-luebeck/gateway-config/notes/1079/toggle_award_emoji",
     "path": "/freifunk-luebeck/gateway-config/notes/1079"
    }
   ]
  }
 ]
}