quot;Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more
ctly. I think running "change user /
install" in dism Puppet module is bad idea, most probably Terminal Server
breaks other Puppet modules too. Maybe you should run whole puppet client
in this "change user / install" mode?
Do you resolved "error code 194" problem? I&
k.
I recommend you to get version from there:
https://github.com/vrutsky/puppetlabs-dism , this should fix issue with
first error "Unexpected exitcode: 194".
Source of second issue, "C:\Users\Administrator\WINDOWS\sysnative\Dism.exe
does not exist, not clear to me.
--
Vladimir Rutsk
S\sysnative\Dism.exe
>> does not exist
>> notice:
>> /Stage[main]/Roles::Base::**Activate_windows_2008/Exec[**apply_activate_windows_2008]:
>> Dependency Dism[NetFx3] has failures: true
>> warning:
>> /Stage[main]/Roles::Base::**Activate_windows_2008/Exec[**apply_activ
_activate_windows_2008]:
> Skipping because of failed dependencies
> debug: Puppet::Type::Dism::ProviderDism: file
> C:\Users\Administrator\WINDOWS\sysnative\Dism.exe does not exist
> err: Could not find a suitable provider for dism
> debug: Finishing transaction 141366492
>
> I hope t
inal Server), it works fine with other roles/features like IIS etc
>
> I updated DISM from github by overwritting both lib / spec directorys
>
>
> On Wednesday, 13 March 2013 12:08:17 UTC, Vladimir Rutsky wrote:
>>
>> Hello,
>>
>> How you installed dism module?
Hello,
How you installed dism module?
I "intalled" dism by copying dism git repository contents into
/etc/puppet/modules/dism/ and don't observe error that you have.
--
Vladimir Rutsky
--
You received this message because you are subscribed to the Google Groups
"Pup
John, thank you for providing such complete example! I definitely will use
ideas from it in my scripts.
--
Vladimir Rutsky
On Tue, Jan 15, 2013 at 9:43 PM, jcbollinger wrote:
>
>
> On Tuesday, January 15, 2013 4:56:13 AM UTC-6, Vladimir Rutsky wrote:
>>
>>
>> On F
On Fri, Jan 11, 2013 at 6:14 PM, jcbollinger wrote:
>
>
> On Friday, January 11, 2013 4:45:49 AM UTC-6, Vladimir Rutsky wrote:
>
>> Can you suggest solution to my problem?
>>
>>
>
> Generally speaking, the Puppet way of approaching such problems is to have
>
Thank you for your reply.
On Fri, Jan 11, 2013 at 1:06 AM, llowder wrote:
>
>
> On Thursday, January 10, 2013 2:53:34 PM UTC-6, Vladimir Rutsky wrote:
>>
>> Sorry, there is a typo in example:
>>
>> define python_virtualenv( $directory ) {
>>
class { 'django-cache':
easy_install => ???$Python_virtualenv['env for Django']::easy_install???
}
class { 'worker':
easy_install => ???$Python_virtualenv['env for Worker']::easy_install???
}
Question remains the same: how to access $easy_install variab
_virtualenv['env for Django']::binary_dir???
}
class { 'django-cache':
easy_install => ???$Python_virtualenv['env for Django']::binary_dir???
}
class { 'worker':
easy_install => ???$Python_virtualenv['env for Worker']::binary_dir???
}
How to a
12 matches
Mail list logo