Loading my_deploy.sh +3 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ export TFS_REGISTRY_IMAGES="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 pathcomp service nbi webui" # Uncomment to activate ZTP export TFS_COMPONENTS="${TFS_COMPONENTS} ztp_server" # Uncomment to activate Monitoring (old) #export TFS_COMPONENTS="${TFS_COMPONENTS} monitoring" Loading @@ -50,6 +47,9 @@ export TFS_COMPONENTS="${TFS_COMPONENTS} ztp_server" # Uncomment to activate ZTP #export TFS_COMPONENTS="${TFS_COMPONENTS} ztp" # Uncomment to activate ZTP Server #export TFS_COMPONENTS="${TFS_COMPONENTS} ztp_server" # Uncomment to activate Policy Manager #export TFS_COMPONENTS="${TFS_COMPONENTS} policy" Loading Loading
my_deploy.sh +3 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ export TFS_REGISTRY_IMAGES="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 pathcomp service nbi webui" # Uncomment to activate ZTP export TFS_COMPONENTS="${TFS_COMPONENTS} ztp_server" # Uncomment to activate Monitoring (old) #export TFS_COMPONENTS="${TFS_COMPONENTS} monitoring" Loading @@ -50,6 +47,9 @@ export TFS_COMPONENTS="${TFS_COMPONENTS} ztp_server" # Uncomment to activate ZTP #export TFS_COMPONENTS="${TFS_COMPONENTS} ztp" # Uncomment to activate ZTP Server #export TFS_COMPONENTS="${TFS_COMPONENTS} ztp_server" # Uncomment to activate Policy Manager #export TFS_COMPONENTS="${TFS_COMPONENTS} policy" Loading