Removed a unused Exec (we're going to use vcsrepo module instead).
This commit is contained in:
parent
95186bb198
commit
0938a13fe6
1 changed files with 0 additions and 3 deletions
|
@ -124,9 +124,6 @@ class rhizomatica_base_system {
|
|||
ensure => directory,
|
||||
}
|
||||
|
||||
exec { 'clone_git_repository':
|
||||
}
|
||||
|
||||
file { '/home/rhizomatica/config_values.py':
|
||||
ensure => present,
|
||||
content => template('rhizomatica_base_system/config_values.py.erb'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue