Skip to content

Commit 89a9d41

Browse files
authored
Update init.pp (#224)
Updating vcsa to follow the symlink.
1 parent 067c13d commit 89a9d41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/provision/manifests/init.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
ensure => file,
115115
path => '/srv/vmware-vcenter.iso',
116116
source => 'puppet:///data/VMware-VCSA-all-latest.iso',
117+
links => follow,
117118
}
118119
-> supervisor::register { 'provisiond':
119120
command => '/usr/local/bin/provisiond',

0 commit comments

Comments
 (0)