1
0
mirror of https://github.com/rancher/os.git synced 2025-09-09 02:31:36 +00:00

ros list shows all the active services and any cache available updates

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2017-03-03 14:02:44 +10:00
parent 23e51e3b8d
commit 8d941162d8
9 changed files with 378 additions and 122 deletions

View File

@@ -7,4 +7,4 @@ cd $(dirname $0)/..
OUTPUT=build/initrd/usr/share/ros
mkdir -p $OUTPUT
./bin/host_ros c generate < os-config.tpl.yml > $OUTPUT/os-config.yml
./bin/host_ros old c generate < os-config.tpl.yml > $OUTPUT/os-config.yml