update some content
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"articleSection" : "post",
|
||||
"name" : "[筆記] 在 Ubuntu 1404 Preseed 加入開機後自動發郵件通知安裝完成",
|
||||
"headline" : "[筆記] 在 Ubuntu 1404 Preseed 加入開機後自動發郵件通知安裝完成",
|
||||
"description" : "\x3cp\x3e這是之前做過的task,client透過pxe開機後,會自動安裝ubuntu 14.04\x3c\/p\x3e\n\x3cp\x3e在安裝完成後,會發出郵件通知管理者已經安裝完成\x3c\/p\x3e\n\x3cp\x3e可是某次ansible 更新之後,反而沒辦法安裝完成\x3c\/p\x3e\n\x3cp\x3e這次順手修改一下,同時更新了ansible 的template\x3c\/p\x3e",
|
||||
"description" : "\u003cp\u003e這是之前做過的task,client透過pxe開機後,會自動安裝ubuntu 14.04\u003c\/p\u003e\n\u003cp\u003e在安裝完成後,會發出郵件通知管理者已經安裝完成\u003c\/p\u003e\n\u003cp\u003e可是某次ansible 更新之後,反而沒辦法安裝完成\u003c\/p\u003e\n\u003cp\u003e這次順手修改一下,同時更新了ansible 的template\u003c\/p\u003e",
|
||||
"inLanguage" : "en",
|
||||
"author" : "Eric Chang",
|
||||
"creator" : "Eric Chang",
|
||||
@@ -21,8 +21,8 @@
|
||||
"accountablePerson" : "Eric Chang",
|
||||
"copyrightHolder" : "Eric Chang",
|
||||
"copyrightYear" : "2020",
|
||||
"datePublished": "2020-04-06 10:21:41 \x2b0800 CST",
|
||||
"dateModified" : "2020-04-06 10:21:41 \x2b0800 CST",
|
||||
"datePublished": "2020-04-06 10:21:41 \u002b0800 CST",
|
||||
"dateModified" : "2020-04-06 10:21:41 \u002b0800 CST",
|
||||
"url" : "https:\/\/h.cowbay.org\/post\/ubuntu-1404-preseed\/",
|
||||
"wordCount" : "556",
|
||||
"image" : "https://h.cowbay.orghttps://h.cowbay.org/images/post-default-5.jpg"",
|
||||
@@ -45,9 +45,9 @@
|
||||
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
||||
|
||||
<link href="https://h.cowbay.org/css/style.css?v=1632901489" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
|
||||
<link href="https://h.cowbay.org/css/style.css?v=1634607506" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
|
||||
|
||||
<link href="https://h.cowbay.org/css/custom.css?v=1632901489" rel="stylesheet" type='text/css' media='all'>
|
||||
<link href="https://h.cowbay.org/css/custom.css?v=1634607506" rel="stylesheet" type='text/css' media='all'>
|
||||
<link rel="shortcut icon" href="https://h.cowbay.org/img/favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="https://h.cowbay.org/img/favicon.ico" type="image/x-icon">
|
||||
|
||||
@@ -309,7 +309,7 @@ if (!doNotTrack) {
|
||||
<p>可是某次ansible 更新之後,反而沒辦法安裝完成</p>
|
||||
<p>這次順手修改一下,同時更新了ansible 的template</p>
|
||||
<p>###os-ubuntu-1404-desktop-preseed.cfg</p>
|
||||
<pre><code>### Localization
|
||||
<pre tabindex="0"><code>### Localization
|
||||
|
||||
# Keyboard selection.
|
||||
d-i keyboard-configuration/xkb-keymap select us
|
||||
@@ -738,7 +738,7 @@ title="pinterest icon"></i>
|
||||
</div>
|
||||
<script src="https://h.cowbay.org/js/jquery.min.js"></script>
|
||||
<script src="https://h.cowbay.org/js/jquerymigrate.js"></script>
|
||||
<script src="https://h.cowbay.org/js/production.min.js?v=1632901489"></script>
|
||||
<script src="https://h.cowbay.org/js/production.min.js?v=1634607506"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user