Skip to content

Commit

Permalink
Commit for issue #22: Remove superseeded variables.
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Hepworth <[email protected]>
  • Loading branch information
fubarhouse committed Apr 4, 2017
1 parent df0dff6 commit e498d21
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions vars/config-Darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ fubarhouse_npm:
nvm_version: 0.31.0
# Clean install
clean_install: false
# Process controls
install_nvm: true
install_ivm: true
install_nodejs: true
install_iojs: true
install_npm: true
# Repositories
nvm_repo: "https://github.com/xtuple/nvm.git"
# Symlinks
Expand Down
6 changes: 0 additions & 6 deletions vars/config-Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ fubarhouse_npm:
nvm_version: 0.31.0
# Clean install
clean_install: false
# Process controls
install_nvm: true
install_ivm: true
install_nodejs: true
install_iojs: true
install_npm: true
# Repositories
nvm_repo: "https://github.com/xtuple/nvm.git"
# Symlinks
Expand Down
6 changes: 0 additions & 6 deletions vars/config-RedHat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ fubarhouse_npm:
nvm_version: 0.31.0
# Clean install
clean_install: false
# Process controls
install_nvm: true
install_ivm: true
install_nodejs: true
install_iojs: true
install_npm: true
# Repositories
nvm_repo: "https://github.com/xtuple/nvm.git"
# Symlinks
Expand Down

0 comments on commit e498d21

Please sign in to comment.