[Puppet - Feature #18268] Allow the windows service start type to be specified during installation

2013-12-03 Thread tickets

Issue #18268 has been updated by Melissa Stone.


Released in Puppet 3.4.0-rc1


Feature #18268: Allow the windows service start type to be specified during 
installation
https://projects.puppetlabs.com/issues/18268#change-100425

* Author: Luis Mayorga
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.4.0
* Affected Puppet version: 2.7.12
* Keywords: windows
* Branch: https://github.com/puppetlabs/puppet_for_the_win/pull/57

Hi,

We are using Jenkins to automate provisioning and would like to request another 
installation argument for the puppet .msi package to stop starting after 
installation. This will give us more control on when to request provisioning on 
the puppet clients.

Something like...

msiexec /qn /i puppet.msi PUPPET_MASTER_SERVER=puppet.acme.com 
START_BY_DEFAULT=false



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet - Feature #18268] Allow the windows service start type to be specified during installation

2013-12-03 Thread tickets

Issue #18268 has been updated by Melissa Stone.


Released in Puppet 3.4.0-rc1


Feature #18268: Allow the windows service start type to be specified during 
installation
https://projects.puppetlabs.com/issues/18268#change-100514

* Author: Luis Mayorga
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.4.0
* Affected Puppet version: 2.7.12
* Keywords: windows
* Branch: https://github.com/puppetlabs/puppet_for_the_win/pull/57

Hi,

We are using Jenkins to automate provisioning and would like to request another 
installation argument for the puppet .msi package to stop starting after 
installation. This will give us more control on when to request provisioning on 
the puppet clients.

Something like...

msiexec /qn /i puppet.msi PUPPET_MASTER_SERVER=puppet.acme.com 
START_BY_DEFAULT=false



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet - Feature #18268] Allow the windows service start type to be specified during installation

2013-12-03 Thread tickets

Issue #18268 has been updated by Melissa Stone.


Released in Puppet 3.4.0-rc1


Feature #18268: Allow the windows service start type to be specified during 
installation
https://projects.puppetlabs.com/issues/18268#change-100621

* Author: Luis Mayorga
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.4.0
* Affected Puppet version: 2.7.12
* Keywords: windows
* Branch: https://github.com/puppetlabs/puppet_for_the_win/pull/57

Hi,

We are using Jenkins to automate provisioning and would like to request another 
installation argument for the puppet .msi package to stop starting after 
installation. This will give us more control on when to request provisioning on 
the puppet clients.

Something like...

msiexec /qn /i puppet.msi PUPPET_MASTER_SERVER=puppet.acme.com 
START_BY_DEFAULT=false



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet - Feature #18268] Allow the windows service start type to be specified during installation

2013-12-03 Thread tickets

Issue #18268 has been updated by Melissa Stone.


Released in Puppet 3.4.0-rc1


Feature #18268: Allow the windows service start type to be specified during 
installation
https://projects.puppetlabs.com/issues/18268#change-100717

* Author: Luis Mayorga
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.4.0
* Affected Puppet version: 2.7.12
* Keywords: windows
* Branch: https://github.com/puppetlabs/puppet_for_the_win/pull/57

Hi,

We are using Jenkins to automate provisioning and would like to request another 
installation argument for the puppet .msi package to stop starting after 
installation. This will give us more control on when to request provisioning on 
the puppet clients.

Something like...

msiexec /qn /i puppet.msi PUPPET_MASTER_SERVER=puppet.acme.com 
START_BY_DEFAULT=false



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet - Feature #18268] Allow the windows service start type to be specified during installation

2013-12-03 Thread tickets

Issue #18268 has been updated by Melissa Stone.


Released in Puppet 3.4.0-rc1


Feature #18268: Allow the windows service start type to be specified during 
installation
https://projects.puppetlabs.com/issues/18268#change-100863

* Author: Luis Mayorga
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.4.0
* Affected Puppet version: 2.7.12
* Keywords: windows
* Branch: https://github.com/puppetlabs/puppet_for_the_win/pull/57

Hi,

We are using Jenkins to automate provisioning and would like to request another 
installation argument for the puppet .msi package to stop starting after 
installation. This will give us more control on when to request provisioning on 
the puppet clients.

Something like...

msiexec /qn /i puppet.msi PUPPET_MASTER_SERVER=puppet.acme.com 
START_BY_DEFAULT=false



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet - Feature #18268] Allow the windows service start type to be specified during installation

2013-10-17 Thread tickets

Issue #18268 has been updated by Ethan Brown.


Additional fix merged into master in 
[101e4e5cb07fdb236601d18e6416af141baaf49e](https://github.com/puppetlabs/puppet_for_the_win/commit/101e4e5cb07fdb236601d18e6416af141baaf49e)


Feature #18268: Allow the windows service start type to be specified during 
installation
https://projects.puppetlabs.com/issues/18268#change-98906

* Author: Luis Mayorga
* Status: Merged - Pending Release
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.4.0
* Affected Puppet version: 2.7.12
* Keywords: windows
* Branch: https://github.com/puppetlabs/puppet_for_the_win/pull/57

Hi,

We are using Jenkins to automate provisioning and would like to request another 
installation argument for the puppet .msi package to stop starting after 
installation. This will give us more control on when to request provisioning on 
the puppet clients.

Something like...

msiexec /qn /i puppet.msi PUPPET_MASTER_SERVER=puppet.acme.com 
START_BY_DEFAULT=false



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet - Feature #18268] Allow the windows service start type to be specified during installation

2013-09-18 Thread tickets

Issue #18268 has been updated by Josh Cooper.

Subject changed from Add Puppet MSI Installation Argument to NOT start Puppet 
Client by Default to Allow the windows service start type to be specified 
during installation


Feature #18268: Allow the windows service start type to be specified during 
installation
https://projects.puppetlabs.com/issues/18268#change-97717

* Author: Luis Mayorga
* Status: Accepted
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 3.x
* Affected Puppet version: 2.7.12
* Keywords: windows
* Branch: 

Hi,

We are using Jenkins to automate provisioning and would like to request another 
installation argument for the puppet .msi package to stop starting after 
installation. This will give us more control on when to request provisioning on 
the puppet clients.

Something like...

msiexec /qn /i puppet.msi PUPPET_MASTER_SERVER=puppet.acme.com 
START_BY_DEFAULT=false



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.