Skip to content

Commit

Permalink
Pull more templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Jan 15, 2015
1 parent 95a0e61 commit 3a2a969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/test-warm
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ pull()
}

pull rancher/agent
pull ibuildthecloud/helloworld
pull cjellick/rancher-test-tools
for i in agent.instance.image bootstrap.required.image; do
pull $(grep $i ../resources/content/cattle-global.properties | cut -f2 -d=)
done

0 comments on commit 3a2a969

Please sign in to comment.