langdon / summit-2015-lab-15812

Containerizing applications, existing and new
1 stars 1 forks source link

lab 2 reminder #40

Open scollier opened 9 years ago

scollier commented 9 years ago

going through lab 2, looks good. found one change that i wanted to make. When exploring the bigapp container, I wanted to look at the processes that are running. so, i went to "yum install procps-ng" and it failed because it couldn't find the content server. so, i added:

add name resolution

echo "10.19.136.142 content.server.lcl" >> /etc/hosts

to the scripts/start.sh file and some stuff to the lab to back that up. So, we'll need to remember that if things change for the summit lab environment. we need to discuss. I'll create an issue for this too.

scollier commented 9 years ago

We need to change any IPs anywhere to what they will be in the lab environment, if we need them at all. Scotts team will check.

scollier commented 9 years ago

may need to consider a branch of what we have to hand to scott.