Commit a8dec4ed authored by kesnar's avatar kesnar
Browse files

refactor: change ztp naming for p4 scripts

parent 56dd93f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
export TFS_REGISTRY_IMAGE="http://localhost:32000/tfs/"

# Set the list of components, separated by spaces, you want to build images for, and deploy.
export TFS_COMPONENTS="context device automation service compute monitoring webui"
export TFS_COMPONENTS="context device ztp service compute monitoring webui"

# Set the tag you want to use for your images.
export TFS_IMAGE_TAG="dev"
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
export TFS_REGISTRY_IMAGE="http://localhost:32000/tfs/"

# Set the list of components, separated by spaces, you want to build images for, and deploy.
export TFS_COMPONENTS="context device automation service compute monitoring webui"
export TFS_COMPONENTS="context device ztp service compute monitoring webui"

# Set the tag you want to use for your images.
export TFS_IMAGE_TAG="dev"