Skip to content

Commit

Permalink
add note about firewalld
Browse files Browse the repository at this point in the history
  • Loading branch information
maxamillion committed Jan 2, 2014
1 parent e30c91a commit 65192b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ Install puppet and bind

yum install -y puppet bind git

Remove firewalld (This should be temporary, a new change recently happened in
the Origin code base that is incompatible with firewalld and this doc will be
updated once that is resolved).

yum remove firewalld

Install dependency puppet modules because we're going to install using the
Origin puppet master branch so puppet won't auto install the deps for us.
Then clone the master repo. (Need ntp and stdlib, but ntp pulls in stdlib
Expand Down

0 comments on commit 65192b8

Please sign in to comment.