Commit 6ce0371
committed
fix(seed-deis-registry): move into deis-registry.service
Since we moved seed-deis-registry from the user-data file
in #770, the Makefile broke since we cannot perform many
systemctl actions on a oneshot service. This moves it into
an ExecStartPost after the deis-registry service starts.
fixes #7741 parent e130cff commit 6ce0371
2 files changed
Lines changed: 3 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
This file was deleted.
0 commit comments