NLnetLabs / rpki-deploy

RPKI deployment related tooling developed for/by NLnet Labs.
https://nlnetlabs.nl/rpki
3 stars 2 forks source link

The KRILL_FQDN variable is not set. Defaulting to a blank string. #17

Open ximon18 opened 4 years ago

ximon18 commented 4 years ago
module.docker_deploy.null_resource.setup_docker (local-exec): Executing: ["/bin/bash" "-c" "set -eu\ndocker-compose pull --ignore-pull-failures\ndocker-compose build \n"]
module.docker_deploy.null_resource.setup_docker (local-exec): The KRILL_FQDN variable is not set. Defaulting to a blank string.

This doesn't appear to break anything. Can we avoid this?