Skip to content

Conversation

@niccoloraspa
Copy link
Contributor

No description provided.

echo "Running in local QEMU, using hardcoded metadata values"

cat <<EOF >> "$CONFIG_PATH"
CONFIG_NETWORK_ID='12345'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this hardcoded config?


# Ideally, this logic should be somewhere else, but it's fine for now
chattr -i /etc/resolv.conf || true
echo "nameserver 1.1.1.1" > /etc/resolv.conf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we already have equivalent code somewhere in the base branch. maybe its gone now.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we're setting 8.8.8.8 8.8.4.4 in base. Why does it need to be cloudflare for bob-l2? I'm also cool just switching everything to cloudflare since that's a better dns server anyway.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilyaluk what was the purpose of these lines?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants