[
https://issues.apache.org/jira/browse/AURORA-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Farner updated AURORA-1204:
--------------------------------
Description:
In the vagrant environment, we perform a step where we copy the upstart
configurations to /etc/init \[1\]. The way this is done makes it challenging
to change the upstart configurations later, the easiest way being to destroy
and re-create the environment. Consider updating these files that their
definitions are updated by rsync along with other code.
\[1\]
https://github.com/apache/incubator-aurora/blob/ad211da2f2490722a10cce95a2bb4fb55fd1c16f/examples/vagrant/provision-dev-cluster.sh#L60-L61
was:
In the vagrant environment, we perform a step where we copy the upstart
configurations to /etc/init \[1\]. The way this is done makes it challenging
to change the upstart configurations later, the easiest way being to destroy
and re-create the environment. Consider symlinking these files instead, so
that their definitions are updated by rsync along with other code.
\[1\]
https://github.com/apache/incubator-aurora/blob/ad211da2f2490722a10cce95a2bb4fb55fd1c16f/examples/vagrant/provision-dev-cluster.sh#L60-L61
Summary: Update upstart configurations when syncing sources (was:
Symlink upstart configurations instead of copying them)
> Update upstart configurations when syncing sources
> --------------------------------------------------
>
> Key: AURORA-1204
> URL: https://issues.apache.org/jira/browse/AURORA-1204
> Project: Aurora
> Issue Type: Story
> Components: Testing
> Reporter: Bill Farner
> Assignee: Bill Farner
>
> In the vagrant environment, we perform a step where we copy the upstart
> configurations to /etc/init \[1\]. The way this is done makes it challenging
> to change the upstart configurations later, the easiest way being to destroy
> and re-create the environment. Consider updating these files that their
> definitions are updated by rsync along with other code.
> \[1\]
> https://github.com/apache/incubator-aurora/blob/ad211da2f2490722a10cce95a2bb4fb55fd1c16f/examples/vagrant/provision-dev-cluster.sh#L60-L61
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)