or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
tripleo-quickstart releases
temporary workaround to start testing
See: https://review.opendev.org/#/c/708968/6/config/release/tripleo-ci/CentOS-8/master.yml
Remove lines
what is the best path to solve
https://opendev.org/openstack/tripleo-quickstart/src/branch/master/roles/repo-setup
https://opendev.org/openstack/tripleo-repos
current things to solve.
Also see how package build will work with dlrn_baseurl
curl the delorean.repo file
can use something like below in repos:
filename: delorean.repo
down_url: "https://trunk.rdoproject.org/centos8-master/current-tripleo/delorean.repo"
mirrors need to be optionally injected into the delorean.repo
sed delorean.repo in repos_cmd_after can be used for this, repo prioirty also needs to be handled
repos need priority set to work properly.
type: generic
reponame: delorean
filename: delorean.repo
priority: 20
baseurl: $TRIPLEO_DLRN_REPO
type: generic
reponame: delorean-current
filename: delorean-current.repo
baseurl: $RDO_DLRN_REPO
priority: 10
includepkgs:
tripleo-component needs include pkgs