Foreman installer issue

Hi all,
When executing:
root@foreman:~# echo include puppet, puppet::server, foreman, foreman_proxy
> puppet apply --modulepath /etc/puppet/modules/common/

I get an error:
Invalid parameter puppet_home at
/etc/puppet/modules/common/puppet/manifests/server/config.pp:12 on node
foreman.cloudcomplab.ch

Any ideas here? I'm running puppet 2.7.19 on ubuntu 12.10.

Andy

Sorry about this issue. There was a merge order problem with a series of pull requests which rely upon one another.

Greg, can you merge the parameterization PR and then version bump the installer?

··· -- Sam Kottler Please excuse any typos. Sent from the palm of my hand.

On Monday, September 3, 2012 at 9:07 AM, Andy Edmonds wrote:

Hi all,
When executing:
root@foreman:~# echo include puppet, puppet::server, foreman, foreman_proxy | puppet apply --modulepath /etc/puppet/modules/common/

I get an error:
Invalid parameter puppet_home at /etc/puppet/modules/common/puppet/manifests/server/config.pp:12 on node foreman.cloudcomplab.ch

Any ideas here? I’m running puppet 2.7.19 on ubuntu 12.10.

Andy


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To view this discussion on the web visit https://groups.google.com/d/msg/foreman-users/-/JHxMYGTW0GcJ.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.

Not til I get home (~4 hours). Crazy week shaping up… :slight_smile:

Greg

··· On 03/09/12 14:16, Sam Kottler wrote: > Sorry about this issue. There was a merge order problem with a > series of pull requests which rely upon one another. > > Greg, can you merge the parameterization PR and then version bump > the installer?

Thanks for the quick reply Sam! I'll standby…

··· On 3 Sep 2012, at 15:16, Sam Kottler wrote:

Sorry about this issue. There was a merge order problem with a series of pull requests which rely upon one another.

Greg, can you merge the parameterization PR and then version bump the installer?


Sam Kottler
Please excuse any typos. Sent from the palm of my hand.

On Monday, September 3, 2012 at 9:07 AM, Andy Edmonds wrote:

Hi all,
When executing:
root@foreman:~# echo include puppet, puppet::server, foreman, foreman_proxy | puppet apply --modulepath /etc/puppet/modules/common/

I get an error:
Invalid parameter puppet_home at /etc/puppet/modules/common/puppet/manifests/server/config.pp:12 on node foreman.cloudcomplab.ch

Any ideas here? I’m running puppet 2.7.19 on ubuntu 12.10.

Andy


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To view this discussion on the web visit https://groups.google.com/d/msg/foreman-users/-/JHxMYGTW0GcJ.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.

No problem, Greg. I merged the fix and submitted
https://github.com/theforeman/foreman-installer/pull/6 to update the
puppet-puppet module version used by the installer.

Andy, the issue should be fixed if you manually update the submodules by
running ./update_submodules from the installer root.

··· On Mon, Sep 3, 2012 at 9:20 AM, Greg Sutcliffe wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/09/12 14:16, Sam Kottler wrote:

Sorry about this issue. There was a merge order problem with a
series of pull requests which rely upon one another.

Greg, can you merge the parameterization PR and then version bump
the installer?

Not til I get home (~4 hours). Crazy week shaping up… :slight_smile:

Greg

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBErqMACgkQ8O7RN8oK65NzHQCcDnpmdBckJ6DhLC45EedsnGUJ
7ocAoIrriRSrdzSMnaL55NC2k1Mvk6/8
=XQtg
-----END PGP SIGNATURE-----


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.

Sorry, meant the puppet-foreman module :slight_smile:

··· On Mon, Sep 3, 2012 at 9:39 AM, Sam Kottler wrote:

No problem, Greg. I merged the fix and submitted
https://github.com/theforeman/foreman-installer/pull/6 to update the
puppet-puppet module version used by the installer.

Andy, the issue should be fixed if you manually update the submodules by
running ./update_submodules from the installer root.

On Mon, Sep 3, 2012 at 9:20 AM, Greg Sutcliffe gsutcliffe@ibahn.comwrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/09/12 14:16, Sam Kottler wrote:

Sorry about this issue. There was a merge order problem with a
series of pull requests which rely upon one another.

Greg, can you merge the parameterization PR and then version bump
the installer?

Not til I get home (~4 hours). Crazy week shaping up… :slight_smile:

Greg

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBErqMACgkQ8O7RN8oK65NzHQCcDnpmdBckJ6DhLC45EedsnGUJ
7ocAoIrriRSrdzSMnaL55NC2k1Mvk6/8
=XQtg
-----END PGP SIGNATURE-----


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.

well, I do have time to cross-reference 2 commit IDs just to check -
it's 2min job. Merged that pullreq :slight_smile:

Greg

··· On 03/09/12 14:39, Sam Kottler wrote: > No problem, Greg. I merged the fix and submitted > https://github.com/theforeman/foreman-installer/pull/6 to update > the puppet-puppet module version used by the installer.

Thanks chaps! :slight_smile:

··· On 3 Sep 2012, at 15:39, Sam Kottler wrote:

No problem, Greg. I merged the fix and submitted https://github.com/theforeman/foreman-installer/pull/6 to update the puppet-puppet module version used by the installer.

Andy, the issue should be fixed if you manually update the submodules by running ./update_submodules from the installer root.

On Mon, Sep 3, 2012 at 9:20 AM, Greg Sutcliffe gsutcliffe@ibahn.com wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/09/12 14:16, Sam Kottler wrote:

Sorry about this issue. There was a merge order problem with a
series of pull requests which rely upon one another.

Greg, can you merge the parameterization PR and then version bump
the installer?

Not til I get home (~4 hours). Crazy week shaping up… :slight_smile:

Greg

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBErqMACgkQ8O7RN8oK65NzHQCcDnpmdBckJ6DhLC45EedsnGUJ
7ocAoIrriRSrdzSMnaL55NC2k1Mvk6/8
=XQtg
-----END PGP SIGNATURE-----


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en.

Awesome, thanks!

··· On Sep 3, 2012 9:43 AM, "Greg Sutcliffe" wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/09/12 14:39, Sam Kottler wrote:

No problem, Greg. I merged the fix and submitted
https://github.com/theforeman/foreman-installer/pull/6 to update
the puppet-puppet module version used by the installer.

well, I do have time to cross-reference 2 commit IDs just to check -
it’s 2min job. Merged that pullreq :slight_smile:

Greg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBEs+0ACgkQ8O7RN8oK65PizACgz5oeFOklaC3XkFkJ+Cu6fJgj
uWAAoI5TWIGedR1XoTpQo31aMtjFTbrA
=+gn5
-----END PGP SIGNATURE-----


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.